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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

How to union data from multiple fact tables for different criteria

I will need a graph to demonstrate 4 criterias for differnt year and round, the mockup graph looks like below

Alex_369_0-1692294842957.png

 

The 4 criterias are: Revenue, Expense, EBITDA, and Margin, these fields are all available on different fact tables.

The rounds need to be Actual 2019, Actual 2020, Actual 2021, Actual 2022, Budget 2023, Forecast 2023, and Budget 2024.

 

The data is stored in different tables:

  • FactActutal - has 2019 to 2022 actual numbers
  • FactBudget - has 2023 & 2024 budgeted numbers
  • FactForecast - has 2023 & 2024 forecast =numbers

 

Requesting help on how to union these required data field together in order to create the mockup graph. 

 

Really appreciate the help in advance!

3 REPLIES 3
Anonymous
Not applicable

Sorry! Forgot to mention, the data provided to me doesn't support Power Query, so have to use measures. Is there a way to achieve that?

Hello @Anonymous ,

 

Yes, you could use the union function chek this documentation https://learn.microsoft.com/en-us/dax/union-function-dax

 

check this video https://youtu.be/IPziqmQgJFw

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin
Vote For my Idea 💡



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Idrissshatila
Super User
Super User

Hello @Anonymous ,

 

you need to use Append queries in Power query to union all of these three tables into one table.

 

check how to append queries https://learn.microsoft.com/en-us/power-query/append-queries

 

If I answered your question, please mark my post as solution, Appreciate your Kudos 👍

Follow me on Linkedin
Vote For my Idea 💡



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




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.