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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
rbhala
Frequent Visitor

Separate graph based on object

I have a data in dataset from powerBI rest API to powerBI  

 

{
"Time" :"2017-01-10T21:13:09.168Z",
"Unit" :"1",
"X" :98.6,
"Y" :98.6,
"Pressure" :98.6
}
 
I wish to create realtime line graph based on Unit dimension, basically if I am looking at Unit-1 I should get all the graphs for that unit, time vs presure, time vs X, time vs Y. and similarly if I am looking at unit 2 I need all graphs for that unit, is it posible to have seperate graphs based on unit dimension. I could make legend, which gives me different color for different unit in same graph but I want to create different graphs for different unit. Please let me know If I can achieve this.
 
1 ACCEPTED SOLUTION
v-sihou-msft
Microsoft Employee
Microsoft Employee

@rbhala

 

Currently, it's not supported to create a separate chart for each group item like the List tablix in SSRS. I suggest you submit a feature request on idea.

 

Regards,

View solution in original post

1 REPLY 1
v-sihou-msft
Microsoft Employee
Microsoft Employee

@rbhala

 

Currently, it's not supported to create a separate chart for each group item like the List tablix in SSRS. I suggest you submit a feature request on idea.

 

Regards,

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors