Help
Uwe_Druckenmuel
4 - Data Explorer
4 - Data Explorer
since ‎Jan 21, 2019
‎Nov 29, 2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

If I would be dealing with a regular database I would write a query: SELECT average(field1) FROM A WHERE user = “user123” AND field2= “valueabc” I can create a “view” with filter and group to get the average shown. But when I use the API to access th...
Kudos given to