March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
I have two data sets that look like the following:
I was able to produce a daily average line chart for each data set, like the following:
Now I am trying to overlay/combine both charts.
So I created a calendar like the following to connect the dates
However the application of the Average fails on the chart with the calculated dates in the X-Axis.
We can see that from the straight line.
Can you please help?
(I checked this solution but it didn't work for me)
Solved! Go to Solution.
Hi,
You should ideally append your 2 tables into a single one because they have the same structure. The relationship with the Calendar table should be Single and Many to One. Please also ensure that the relationships are between the correct columns.
Hello, Ashish
Thanks for your reply.
I ended up choosing to append the tables, but only after I added a column to each to identify region.
I'm still curious about how to make it work by creating a new date table, though. Do you have a reference from which I can better understand the dynamics of single and many to one relationships compared to, let's say, both and one-to-one?
Thank you
Hi,
You should ideally append your 2 tables into a single one because they have the same structure. The relationship with the Calendar table should be Single and Many to One. Please also ensure that the relationships are between the correct columns.
Ashish,
I am having problems refreshing the report after creating a new table by appending the tables.
Any suggestions?
Look at the third item in the refresh window of your image.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
123 | |
85 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |