Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have a formula measure that allows me to see which projects were removed compared to the previous period. The problem is that it puts all the results in one cell rather than listing them out so I can add other columns.
Can anyone advise on how to fix this? Thank you...
Screenshot and formula found below.
Measures can only return scalar values, they cannot return lists or tables. What you did is the best you can do with measures.