March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
Assume I have a multi value parameter (contains integers): "Param1"
And I have a query: "EVALUATE SUMMARIZEROWS(Table1[Column1], Table1[Column2], Table1[Column3])"
Filter to be applied: Table1[Column3] IN @Param1.
Dont apply Filter if: @Param1 contains -1
Also, I dont want to SUMMARIZEROWS. How can I EVALUATE without SUMMARIZEROWS? I don't want to fetch all columns from Table1, just specific columns (excluding Column3).
Also, what should be the default value in Query Designer for @Param1?
Hi, @sipati
I think you are referring to SUMMARIZE or SUMMARIZECOLUMNS.
Maybe you can try fuction 'SELECTCOLUMN '.
When using DAX for SSRS, you should use a general outline for your DAX queries.
Please check if these related threads could help.
https://community.powerbi.com/t5/Report-Server/Paginated-Reports-quot-All-quot-parameter/m-p/695067
https://adatis.co.uk/ssrs-and-dax/
https://docs.microsoft.com/lv-lv/power-bi/paginated-reports/paginated-reports-parameters
Best Regards,
Community Support Team _ Eason
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |