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.
Eg.
Table A has column 1 having values a,b,c. 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 online it suggested to use power bi aoi but that required Microsoft fabric access which I don’t have.Please suggest the solution.
vishesh kushwaha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2