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.
I want to calculate average for all month ,I want The trend line change every month based on data , used
Solved! Go to Solution.
@MSAYED26 Try:
AVERAGEX(ALL('Total Mechanical Process core'),'Total Mechanical Process core'[Value])
@MSAYED26 Use ALLSELECTED instead of ALL.
@MSAYED26 Try:
AVERAGEX(ALL('Total Mechanical Process core'),'Total Mechanical Process core'[Value])
Thank it work , but i want iteractive values with slicer
@MSAYED26 Use ALLSELECTED instead of ALL.
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
32 | |
14 | |
10 | |
10 | |
9 |