Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi
I need to create a DAX query that will filter based on a column value, unless the user enters all, which will effectivly make the filter not filter at all
Solved! Go to Solution.
I worked this out another way, using CONCATENATEX, with a distinct to just add all distinct values
I worked this out another way, using CONCATENATEX, with a distinct to just add all distinct values
The value would be put into an SSRS report (paginated) parameter, so it would be querying a Power BI dataset
Where would the user enter "all" in a DAX query?
Or are you talking a slicer? If that, then your DAX just does the calc. The slicer will automatically filter based on any specific selection or no selection.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingCheck out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |