The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.