The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have the excel data in following format(attached).There are 3 graphs ,I want to combine them into 1 graph. I have tried using scatter Chart but power BI doesn't allow to add 3-X axis and 3-Y axis.How can I represent this data-what chart type would allow to represent this data OR what can do I do to reoslve this problem..
Solved! Go to Solution.
HI @Anonymous ,
Based on the information you share you should create a calendar table (DAX link or M Language link) then create a relationship between that table and the other 3 tables. Use the date calendar column to create your common axis and place the values from the other tables.
Check PBIX file attach.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsPerhaps, have an additional column 'type' and use it as a series.
HI @Anonymous ,
Based on the information you share you should create a calendar table (DAX link or M Language link) then create a relationship between that table and the other 3 tables. Use the date calendar column to create your common axis and place the values from the other tables.
Check PBIX file attach.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHI @Anonymous ,
Based on the information you share you should create a calendar table (DAX link or M Language link) then create a relationship between that table and the other 3 tables. Use the date calendar column to create your common axis and place the values from the other tables.
Check PBIX file attach.
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português