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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
ERing
Post Partisan
Post Partisan

Possible to use a single field parameter slicer to control the Column Y-axis and Line Y-Axis?

Hi All,

I have a report that analyzes a marketing and sales funnel. The funnel is volume of Website Visits > Contact Forms Completed > Number of Propects > Appointments Scheduled > Sale Completed.

My report also shows the conversion rate for each part of the funnel:
Website Visits > Contact Forms Completed
Contact Forms Completed > Number of Prospects
Number of Prospects to Appointments Scheduled
Appointments Scheduled to Sale Completed

Currently I have a column and line chart where the x axis is date, the y column axis is volume of website visits, and the y line axis the the conversion rate. I am using a field parameter to dynamically show a different conversion rate depending on the selection.

 

The ask I have been given is to now also dymically change the volume shown on the y column axis.

The desired result is for someone to select "Website Visits" in the slicer and they would see volume of website visits in the columns and Website Visits > Contact Forms Completed conversion in the line chart. If the user selects "Contact Forms Completed" in the slicer, they will see volume of Contact Forms Completed in the columns and Contact Forms Completed > Number of Prospects conversion in the line chart.

Is this possible to accomplish this?

1 ACCEPTED SOLUTION
Deku
Super User
Super User

Have two fields parameters, one for fields and one for measures.

 

Add a column to the measures table, with the name of the corresponding field. Then create 1:many relationship from the field field parameter to the measure one. Add the two fields parameters to the visual and the field one to the slicer. When you filter by the slicer the measure will also be filtered to the corresponding one


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

View solution in original post

2 REPLIES 2
v-lgarikapat
Community Support
Community Support

Hi @ERing ,

Thanks for reaching out to the Microsoft fabric community forum.

@Deku 

Thanks for your prompt response

@ERing ,

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please "Accept as  Solution" and give a 'Kudos' so other members can easily find it.

Best regards,
LakshmiNarayana
.

Deku
Super User
Super User

Have two fields parameters, one for fields and one for measures.

 

Add a column to the measures table, with the name of the corresponding field. Then create 1:many relationship from the field field parameter to the measure one. Add the two fields parameters to the visual and the field one to the slicer. When you filter by the slicer the measure will also be filtered to the corresponding one


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors