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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
arunaramana
Helper III
Helper III

failed to get totals grouped by column-data in Power BI Visuals using AdventureWorksDW2019

Hello There,

Could anyone help me understand where am I doing mistake in achieving following task: 

I tried to get Reseller-Name wise sales figure in AdventureWorksDW2019;

where

1. ResellerName a column in 'DimReseller' dimension table

2. Total_ResllerSales is the sum(SalesAmount) from FactResellerSales table

3. there is a one-to-many relation from dimension table to fact table over the column "ResellerKey". The figures indicate that the fact-table data were not being filtered based on the column 'ResellerName'. 

 

I tried the similar approach between the tables 'DimProductCategory' and 'FactInternetSales' which is working; all these observations could be understood from the visuals -copy I attached to this email. Could anyone help me understand where is that I am missing the logic?

Thank you for giving your valuable time.

 

FactResellerSales-Filtering.png

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @arunaramana ,

 

Glad that you have solved your problem, would you mind marking the correct reply as the standard answer to help the other members find it more quickly.Thank you very much for your kind cooperation!

 

Hope it helps,


Community Support Team _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @arunaramana ,

 

Glad that you have solved your problem, would you mind marking the correct reply as the standard answer to help the other members find it more quickly.Thank you very much for your kind cooperation!

 

Hope it helps,


Community Support Team _ Caitlyn

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

arunaramana
Helper III
Helper III

I believe I found the reason for sales-data haven't been filter by the column selected; and it is because the relationship is inactive between the dim-table and fact-table as shown in the figure below:

Inactive-relation-between-DimResller-FactResellerSales.png

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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