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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Powerbi wizards,
I've importing data from google analytics, via BigQuery. I have a session measure based on on a distinct count of visitorids.
I want to create a slider which allows the user to select data based on a range of sessions e.g. 0 -999, 1000 - 2000.
In my data I can create a table which shows website section (one of my dimensions) and sessions. No problem. I can also add a column which labels the data as 0 - 1000, or whatever, based on the sessions number.
Any suggestions on how to create a slider to allow me to do this. I cannot easily share data as it is sensitive.
Thanks
Solved! Go to Solution.
Hi @JonSwed ,
You can use the a slicer and a filter.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @JonSwed ,
Has your problem been solved?
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @JonSwed ,
You can use the a slicer and a filter.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can use whatif parameter. But I am not sure you can do what you are looking for