Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Line 1: In a slicer i have "a,b,c,d,e,f,g,h" available.
Line 2: In that slicer i have selected "a,b,c,d,e" from the list in Line 1.
In a card visual, I want to retrun only the first 3 selections from the list in Line 2.
I my case the result will be "a,b,c" .
Please what dax can i use here?
I know this dax will retun all items selected: CONCATENATEX(VALUES('Table[column]),'Table'[column]," , ",'Table'[column],ASC)
But i only want only the first 3 items from this and not all selections.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
10 | |
10 | |
9 | |
6 |