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

Relationship column & table name

Hi all, 

 

I am working on a Power Bi dashboard and I would like to add a slicer based on values from the table names. My data sets looks something like this:

 

Table 1 contains(company 1/Donald)

DateSalesSales last year#InventoryCompany name

1-1-2020

1,2344,3212Donald
2-1-20202,3453,2194Donald
3-1-20203,4562,1988Donald
4-1-20204,5671,98716Donald

 

Table 2 contains(company 2/Kwik)

DateSalesSales last year#InventoryCompany name

1-1-2020

5,6789,87632Kwik
2-1-20206,7898,76564Kwik
3-1-20207,8917,654128kwik
4-1-20208,9126,543256Kwik

 

Currently I make a relationship between the "date" colums, by doing so I can make charts with sales, sales last year and inventory levels. Every table contains data derived from a single company (75+). However, I would like to build the following:

Capture.PNG

 

Adding slicers based on company name and attribute to be shown. I tried to add an additional 'attribute' and 'company list' table. However, I don't succeed to make a correct relationship between all tables. Thank you in advance. 

 

Haas

 

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

You can append these table and do analysis

https://radacad.com/append-vs-merge-in-power-bi-and-power-query

 

If required you can create company and date dimension.

 

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi guys. 

 

Thanks for all your help! With unpivot 80% of the problem could be solved. Thank you!

lbeneyze
Advocate II
Advocate II

Good evening,

 

Do you havea data model you can share?

 

Based on the information you gave:

  - Append your 2 datasets in powerquery to get one table as proposed by amichandak

  - Duplicate the query and remove duplicates in power query to create a company name dimension:

https://www.youtube.com/watch?v=vjBprojOCzU

  - Create your relationship and your slicer.

 

PS: Maybe good to check this post on how to get your question answered quickly 

https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

Did I answer your question, please mark my post as a solution

If you liked my solution, please give it a thumbs up.

Thank you and keep up the good job!

 

Kind regards,

Lohic Beneyzet

 

Greg_Deckler
Super User
Super User

Create a central Date table and use this to build relationships between your other two tables

 

"Table 1" *--<>--1 "Date" 1--<>--* "Table 2"

 

Use Date table as the axis of your chart.

 


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...
amitchandak
Super User
Super User

You can append these table and do analysis

https://radacad.com/append-vs-merge-in-power-bi-and-power-query

 

If required you can create company and date dimension.

 

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.