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 September 15. Request your voucher.
This is the example i want.
I have this imported in Power BI. How can i add this formula in DAX?
Solved! Go to Solution.
Hi,
Please check the below picture and the attached pbix file.
Score expected measure: =
IF ( HASONEVALUE ( Data[ID] ), AVERAGE ( Data[Score] ) * 10 )
Hi,
Please check the below picture and the attached pbix file.
Score expected measure: =
IF ( HASONEVALUE ( Data[ID] ), AVERAGE ( Data[Score] ) * 10 )
Hi,
May I ask how does your desired outcome look like?
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
20 | |
13 | |
9 | |
7 |