Retrieve a single measure value selected by a user in a table
This script is useful for capturing the measure value clicked by an end user in a table.I typically use this logic to capture a value and pass it as a filter elsewhere. The Script below is placed in the  ‘onSelect’ event of a table Extra line of code to write the value to a text […]
Retrieve a single measure value selected by a user in a table Read More »
