How to use measure defined in a table, as a filter to get data through python script using graphql?
I have a task in power bi in which I want to use the selected value of a measure defined in one of the table, and pass that on a python script,to be used in the graphql to get data through the script.