Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am looking for a way to take 3 columns, each from different tables and show them as a single line on a single chart. For example the values would be.
Past Inventory Levels
Current Inventory Levels
Projected Inventory Levels
So idealy there would be a single line chart with Date on the X axis ranging from past into future, and Dollar ammount on the Y axis. I have played with append and merge with no success so far, perhaps a dax cusom measurment would work for this? Any insight is appreiciated.
Not sure we understand the question - Are you looking for a line chart with 3 lines representing the the 3 measures from separate tables? I would guess, these 3 tables all have dates (past, present and future). If so, create a day table and relate all the 3 tables and then create a line chart using date from day table and the 3 measures from the separate tables.
Regards,
Sornavoor
Thanks for your insight. We were able to achieve this with the append function after all. What we were looking for was 3 sources of data coming together to form a single line. One table has past dates, one is a snapshot of today and one has future dates. We were able to create a key consisting of a combination of material number and plant to form the relationship. A date formatting error threw us off at first but it is working now.
Thanks everyone.
Can you provide any insight into what your relationships are between those 3 tables? Is there something that relates then to one another? If your relationships are configured correctly, you should be able to do exactly what you are talking about. If they are not related to one another, you are going to have issues.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
61 | |
61 | |
55 | |
38 | |
27 |
User | Count |
---|---|
85 | |
60 | |
45 | |
41 | |
39 |