Forum Discussion
SteBr
5 years agoRegular Visitor
Power BI - Dynamic M Query Parameter binding not shown
I have the same problem as described in here, the only difference is, that the proposed solution (restart Power BI ) does not work. I've copy&pasted everything (query and structures) from the examp...
kjerez
5 years agoFrequent Visitor
Did found an answer for this?
SteBr
5 years agoRegular Visitor
kjerez DaveHowe The data source in my testing environment doesn't support directQuery, that was the root cause. You can find a list of supported data sources here: https://docs.microsoft.com/de-de/power-bi/connect-data/power-bi-data-sources
I'm using text/csv at the moment so I can't make use of dynamic m query parameters at the moment.
With setting up manually I was referring to the step-by-step example shown in the blog post . When I tried this (including the GitHub demo data source everything was working as expected.