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.
I get a funnel symbol when I am using a slicer in the desktop client. when i publish to the web it looks and operates fine. I've just not seen this before in the desktop client. Anyone have any idea what it means? Valid Call is a calculated column. I set to zero or one (0, 1) in an if statement based on call type. ie. if 'Duplicate' or 'Invalid' then 0 else 1.
I do not see it in the latest version of Power BI Desktop. Share a complete screenshot if possible.
As you can see it doesn't show the values like the other slicers.
The calculated column for Auto Convert is:
Automated Convert = if(ServiceNow_CallLog[sys_updated_by] = "robot",1,0)
I can not reproduce this. Share the simplified .pbix file if convenient. Do mask sensitive data before uploading.