The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
You need to use CONCATENATEX to concatenate your results. It does not work as you write it because topN is a table where as DAX measure's result should be scalar.
Look at this video, it explains very well the steps to be taken ( Create insightful calculations using CONCATENATEX goodly)
https://youtu.be/xVLi31mOxeo?si=pONk1uUfEoLXD91t
If it answers your query, please mark my reply as the solution. Thank you!
You need to use CONCATENATEX to concatenate your results. It does not work as you write it because topN is a table where as DAX measure's result should be scalar.
Look at this video, it explains very well the steps to be taken ( Create insightful calculations using CONCATENATEX goodly)
https://youtu.be/xVLi31mOxeo?si=pONk1uUfEoLXD91t
If it answers your query, please mark my reply as the solution. Thank you!
User | Count |
---|---|
13 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
14 | |
13 | |
8 | |
8 |