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
Dear,
I have a report with multiple slicers and a results table. The results in the table are determined by the slicers.
I would like to create a string to be presented in the report, composed of the ProjectCode values that would change based on the status of the slicers.
For instance if after applying slicers the table shows:
ProjectCode |
PROJECT-1 |
PROJECT-2 |
PROJECT-3 |
The string to appear in a separate visual in the report will be
"PROJECT-1,PROJECT-2,PROCET-3"
Is such a function possible and how could i best do that?
Solved! Go to Solution.
Hi @Mants
You can use concantenatex formula to achieve it.
Create a measure with code :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you so much! this was the solution i was looking for. so if i understand correctly, adding "VALUES" filters the table column based on the active slicers in the report?
Hi @Mants
You can use concantenatex formula to achieve it.
Create a measure with code :
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
---|---|
124 | |
87 | |
87 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |