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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Anonymous
Not applicable

How to relate KPI targets against Sales Value

I am trying to compare the sales value against the target value accross time and regions, the issue i am having is that i can see the sales per region and date, and separately i can see the target per date (lookup so this is related) but not by region, after unpivoting the Target Table when i try to make a relationship betwen the table Target and Region i get an error because the Region table doesnt contain unique values; I created a region KEY table and made a relationship to the region table but still no luck, when i try to compare the Target with Sales, powerbi sum all the target values in the regions example:

Capture.PNG 

I have 2 lookup tables: A data table and Regions table:

CODECOUNTRYREGION
AT  AustriaDACH
BG  BulgariaEastern Europe
PL PolandEastern Europe
CZ  Czech RepublicEastern Europe

 

then one Sales Data table:

Shipping CountryProducts ItemProducts QuantityProducts PriceOrder TotalShipping Date
DE2447AB133.633.62019-11-22
DE7626AB225502019-11-28
PL1370AB20183602019-11-20
DE2601AB1002019-11-19
DE314AB30154502019-11-18
PL3154AB1013.51352019-11-20

 

And the Target Table:

MonthDACHEastern Europe
Oct-19   377,033     92,125
Nov-19   404,556     58,246
Dec-19   222,883   259,211

 

Relationship View:

Rela.PNG

I would really appreciatte any help on this.

 

Thanks 

1 ACCEPTED SOLUTION

You can take Region from Region Table, not from Territory.

 

Screenshot 2019-12-07 11.04.58.png

 

View solution in original post

5 REPLIES 5
FirasAlramli
Regular Visitor

I advise you to use Star schema relationship.

 

modify your tables by merge (Territory , Region,Target) and make it as one table.

 

amitchandak
Super User
Super User

Your relationship view seems fine.  Both relations with Date and Region is One to Many with Target.

 

If possible please share a sample pbix file after removing sensitive information.
Thanks

 

 

Anonymous
Not applicable

Hello @amitchandak Thanks for the reply.

You can download the pbix from onedrive here: https://1drv.ms/u/s!AguM2qARs0_yhlk819ZM_o5SBCQ6?e=OY4suB

Thanks in advace for your help.

after see the file - the problem is

 

Sales by Territory code  and Target by Region code.

 

Solution:

 

Modify Target table to be by Territory - 

merge territory code , region and target togther. 

You can take Region from Region Table, not from Territory.

 

Screenshot 2019-12-07 11.04.58.png

 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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