Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I upload dataset with:
- product's names at columns,
- dates at row,
- sales in cell.
And I want to do bar chart when you click to column, you get at line chart sales per day.I find info here https://powerbi.microsoft.com/en-us/documentation/powerbi-service-interact-with-a-report-in-reading-...
but it's seems to be not really working.
I can visualize line chart for any particular product, but can't do it interactive.
Hi - Power BI works best with data that's in a tabular format. If you use the Power BI Desktop to unpivot the data around so that you have three columns: Product, Date, Sales, you'll have more luck. The interactivity should just happen automatically if you have two visuals based on that data.
There's more info on that function here:
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.