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,
I would like to create a slicer where I can choose between Cars or Passengers. Is it not possible to use the new Field Parametres feature, because I use live connection.
Here is the bar chart I would like the user to be able to filter and see only #Cars OR #Passengers Cars.
Is that possible?
Solved! Go to Solution.
@bmpi , All measure slicer option requires you to create an independent table. That is possible in the data model only , I would suggested if that be created at source
measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/50...
calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/
@bmpi , All measure slicer option requires you to create an independent table. That is possible in the data model only , I would suggested if that be created at source
measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/50...
calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/