Forum Discussion
Craig_Donoghue
5 years agoFrequent Visitor
Report Builder - declare parameters
Hi All, I am trying to filter a dax query using a parameter value in PBI report builder. This works fine when I have the parameter inside the RSCustomDaxFilter function, but as soon as I try to u...
garythomannCoGC
Impactful Individual
4 years agoDAX pattern schematic that I use. No need to use RSCustomDaxFilter function
See your "All" with RSCustomDaxFilter function usage. My alternative via the link above.