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
Anonymous
Not applicable

Specify or limit parameters to be passed to visual

I'm wondering how I can limit or specify the parameters to be passed to a visual when a user clicks on a table row?  For instance, my table shows the latest quarter's snapshot of data about a vendor's products.  My graph shows the aggregated historical information of all that vendor's products.

 

However, when the user clicks on the table row, the graph automatically filters itself by latest quarter, only showing that time period's data for the selected product.  I would like my graph to also show the historical data of the selected product, and not just the latest quarter's snapshot. 

 

Thanks in advance!

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , Not very clear to me. See if interactions can help.

 

Switch off interactions - https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions

 

or use a measure with all on period, but the product can pass.

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Not very clear to me. See if interactions can help.

 

Switch off interactions - https://docs.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions

 

or use a measure with all on period, but the product can pass.

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hi Amit,

 

Thanks for your reply.  Could you elaborate more on the measure method?  Not sure I understand what you're suggesting.  I've tried changing interactions but it's not letting me do what I need as the options are limited.

 

Thanks.

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