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.
Trying to create a new measure in this matrix visualization. When typing out the formula though the only field it lets me include from BookingTable is ValueWithAggregation, a measure that I previously created pulling information from Values, Attributes, and Booking Date... but now that seems impossible. Any suggestions?
Solved! Go to Solution.
@Anonymous,
You need to specify an aggregation such as min, max, count, or sum to get a single result.
@Anonymous,
You need to specify an aggregation such as min, max, count, or sum to get a single result.