Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Automatic Calculating scores

Dear Community, 

I have Weekly_N table where I add daily scores for different subjects. How I can get average or total of scores(skills_workingwithdata)  based on subject for all users?

2.05.2021NamizNamizAthleticskills_workingwithdata20
2.05.2021NamizNamizAthleticskills_digitalapproaches40
2.05.2021JohnSmithRecreationalbehavior_keepingCurrent25
2.05.2021JohnSmithRecreationalbehavior_collaboration20
2.05.2021JohnSmithRecreationalbehavior_seekinginsight7
2.05.2021JohnSmithRecreationalmindset_curiosity27
2.05.2021JohnSmithRecreationalmindset_experimnting17
2 REPLIES 2
gdarakji
Resolver III
Resolver III

You can achieve this directly from the visual as shown below:

gdarakji_0-1621334293003.png

 

If the score field is a numeric field (integer, decimal, etc...) in your model, then Power BI will automatically calculate the sum depending on what fields you include in the table visual. If you want the average instead, you can simply go to fields and then choose summarize by average as shown below:

gdarakji_1-1621334395330.png

 

Anonymous
Not applicable

I need to use this aggregation for further visualizations. This is original table, where the data will be come

mnamiz_1-1621447646144.png

 

From this table I need to get daily sub_pillar totals by subpillars in order to use for visualizations. It need to be updated dynamically in order changes on original data table like

 

<subpillars> <date>  <total subpillar_points>

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors