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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Syndicate_Admin
Administrator
Administrator

Automatic chart generation

Hello!

I want to generate the following report:

I have a series of articles with parameters assigned to each article. For example:

parameter
articleTemp1Temp2
1x
2xx

I would like the graphs to be automatically generated to display the parameters. That is, if you filter by article 1 that a line chart with the history of Temp1 be generated for article 1. If you chose Article 2, two line charts would be generated, one for Article 1 and one for Article 2.

Would it be possible to do such a thing?

Thank you!!!!!

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi,  @Syndicate_Admin 

I’m not  clear about your needs.

Can you explain it in detail through actual sample data?

 

Best Regards,
Community Support Team _ Eason

MFelix
Super User
Super User

Hi,

 

You need to go to the query editor and Unpivot the columns temp1 temp 2 , you will get a table with 3 columns:

Article

Attribute

Value

 

Now use the attribute column on your Chart has legend.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors