Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi Experts
How can i change the following DAX measure so if i select mulitple cities on my slicers they are reflected in the title in the graph...
Solved! Go to Solution.
worked it out
Hi @Anonymous ,
Please try to use ALLSELECTED function .
For example :-
Please refer to the link :-
https://learn.microsoft.com/en-us/dax/allselected-function-dax
Thanks ,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
Proud to be a Super User!
HI pratyashasamal this a title measure - not sure how i intergrate allselected into my measure???? based on slicer selection
worked it out
Hi @Anonymous ,
So sorry i misunderstood .
Please try this once :-
For example :-
Multi_Months = CONCATENATEX ( VALUES ( financials[Month] ) , [Month] , ",")
Thanks,
Pratyasha Samal
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
Proud to be a Super User!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
72 | |
68 | |
67 | |
41 | |
39 |
User | Count |
---|---|
48 | |
44 | |
29 | |
28 | |
28 |