Samiran
Rocketeer
since ‎02-20-2026
‎04-25-2026

User Statistics

  • 5 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Used successfully to plot geo locations in Advanced Map using lat long. But the tool tip insists on showing the lat long in the first line, and in our case, lat long is not relevant to the user, it is just an implementation (to plot the location) tha...
Is this expression supposed to work? SO that the count of such "matches" can be aggregated in an insight to report on:case(    (addMonths(        $currentDate,        18    ) > WPR_test.Lease.Expire_Date),    1,    0)
It would be very convenient to tag each data source with some name to serve as a hint for multi source tables. Otherwise ine is forced to inspect each datasource's method ie sql or code.