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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
KV2022
Helper II
Helper II

Summarizing values

Hi I saw this question in one website. 

 

You have a Power BI report named Orders that supports the following analysis:
✑ Total sales over time
✑ The count of orders over time
✑ New and repeat customer counts
The data model size is nearing the limit for a dataset in shared capacity.
The model view for the dataset is shown in the following exhibit.

 
KV2022_4-1664540113811.png

 

The data view for the Orders table is shown in the following exhibit.
KV2022_5-1664540159102.png

Answer :

 
KV2022_6-1664540236274.png

Why is the answer No for the first option? 

 

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

Hi @KV2022 ,

Is your problem solved? If so, would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirment will find the solution quickly and benefit here, thank you!

Best Regards,
Community Support Team _ kalyj

hnguy71
Super User
Super User

@KV2022 ,

 

By summarizing the data into a single table, what you would end up with is an extra table that stores and duplicates data from your fact and dimensions. This typically would be called denormalized tables. The question indicates that your shared capacity is nearing its limit  for a dataset size so adding "bloat" to your model is not recommended.

 

In addition, we typically like to "normalize" the model by splitting factual data, considering keys and aggregations, in one table, and attributes in dimension tables to reduce data duplication / redundancy.



Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors