Forum Discussion
Power BI Report Builder Independent Report Parameters
Hello,
I have a report which has two different list drop down value parameters based on separate queries. I want to be able to just select one or the other of the two and not be able to select both in order for the report to run, is this something which is possible for Power BI Report Builder to accomplish?
4 Replies
- v-xiaotang
Community Support
Hi Anonymous
Do you select this option?
FYI: Report parameters in Power BI Report Builder - Power BI | Microsoft Docs
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
It would seem that unfortunately doesn't work even though it sounds like it should.
I'm also looking at trying to adjust the query to see about putting all the majors and minors in one drop down and then possibly writing a case statement, maybe?, as to which column should be used based on their selection from the drop down...but haven't gotten that section of the query figured out yet.
- v-xiaotang
Community Support
Hi Anonymous
try "allow null value", does it help?
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.