How to use measure defined in a table, as a filter to get data through python script using graphql?

How to use measure defined in a table, as a filter to get data through python script using graphql?

Using a slicer the selected value is ‘b’. I want to use this ‘b’ and pass this to python script as this will be used in graphql to get data. Explored …

 

Read More