Forum Discussion
Jdokken
5 years agoHelper III
Adding a Parameter to a Dax Query from Performance Analyzer in Report Builder
Hello- I am using the query created in the Performance Analyzer in Power Bi but having a difficult time modifing the query to include a date (Text Field) report parameter. Currently the query has ...
Jdokken
5 years agoHelper III
I am using a query from the Performance Analyzer in Power BI. It does not allow you to create a parameter the same way as if I were using the design mode. Somehow we have to interject the parameter into the copied query in order for the @YearMonth parameter that I created to actually filter the data. Right now our parameter doesn't do anything when we pick a Year Month. I've set-up parameters that work when we haven't been using a predefined query. As you can see in the snipit below, the design mode is turned off when you're using a DAX Query.
- Jdokken5 years agoHelper III
Has anyone used a query from performance Analyzer and had any luck adding a parameter reference in the Query?