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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Data Visualization for Business Unit History

Hi everyone,

 

I'm facing an issue with visualizing sales data in my data model. I have tables for People, Calendar, OrgUnitDeployment, and BudgetSales. The sales are recorded per day, with OrgUnitDeployment tracking changes in employee deployment.

When I visualize sales by day, everything works fine. However, when I roll up the visualization to show sales by month, the total sales repeat rather than splitting by OrgUnit.

Here are my table relationships:

  1. People (PersonCode) - BudgetSales (PersonCode)
  2. People (PersonCode) - OrgunitDeployment (PersonCode)
  3. OrgUnitDeployment (Date) - Calendar (Date)
  4. BudgetSales (Date) - Calendar (Date)
  5. OrgUnitDeployment (OrgUnitCode) - OrgUnits (OrgUnitCode)

Can anyone help me understand why the visual behaves differently when summarized by month?

Thanks!

 

 

Chart Visual.png

 

ERD.png

3 REPLIES 3
amitchandak
Super User
Super User

@Anonymous , I doubt in the Matrix visual, Person and Org Unit is not coming from the same table as the table visual.

 

Also, Orgunit will not filter people and Forecast because of inactive join

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi Amit, Thanks for replying. 

The fields are from the same table on the table visual and matrix visual. The OrgUnit Table has an Inactive relationship to the People table because a relationship already exsists between the OrgUnitDeoployment and the People table.

OrgUnits, People and Calendar are my Dimension tables. Forecast Sales and OrgUnitDeployments are my Fact tables.

For the visuals, I am using the OrgUnitName from the Orgunit table, PersonCode from People table, Date / FMonth from Calendar table and BudgetSalesbyDay from Sales table.

Thanks, 

Vineet

Anonymous
Not applicable

@amitchandak @Daniel29195 @Idrissshatila 

Would any of you be able help? 

TIA

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors