Forum Discussion
Anonymous
5 years agoNot applicable
Filter with All
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
- Anonymous5 years ago
I worked this out another way, using CONCATENATEX, with a distinct to just add all distinct values
Anonymous
5 years agoNot applicable
The value would be put into an SSRS report (paginated) parameter, so it would be querying a Power BI dataset