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.
Hello,
Is there a standard measure to just capture a summarize a single column?
I simply want to sum all of Expected Inventory $ Reduction for 2023 in a card or measure.
@TylerVono , Ideally when you put that on car visual it should sum.
If not try a measure like
Sumx(Values(Table[Item Number]), [Expected Inventory $ Reduction for 2023])
Thank you but I dont believe it worked:
It should calculate to: $737,685, but its saying 1.11Million.
There are no filters on, any ideas?
Hi,
Share the download link of the PBI file.