Forum Discussion
AlienBI
1 year agoFrequent Visitor
My calculated column doesn't work with context when using it on a line chart
Hi there, Relatively new to PowerBI - I've got a little issue hope you can help me with. I created a calculated column called RPD as such: RPD = CALCULATE(DIVIDE(sumx('DemandPlotterRA+RES',DI...
- 1 year ago
Hi,
Try these steps:
- In Power Query, create a master list of all unique RegionClass entries
- Create a Many:1 relationship from the Regionclass column of DemandPlotterRA table and Fleet-All Locations table to the table created in 1 above
- Delete the relationship between DemandPlotterRA table and Fleet-All Locations table
- Create a relationship between the relevant date column of the DemandPlotterRA table to the Calendar table.
Ashish_Mathur
Super User
1 year agoHi,
Share the download link of the PBI file. Which of those lines if the problematic one - green or red?
- Ashish_Mathur1 year ago
Super User
Hi,
Try these steps:
- In Power Query, create a master list of all unique RegionClass entries
- Create a Many:1 relationship from the Regionclass column of DemandPlotterRA table and Fleet-All Locations table to the table created in 1 above
- Delete the relationship between DemandPlotterRA table and Fleet-All Locations table
- Create a relationship between the relevant date column of the DemandPlotterRA table to the Calendar table.