Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
I converted my formula to output 0/1 and it works. I can use it as a workaround but I still wonder if anybody knows why the True/False version is not working. It is a Power BI limitation (bug?)
When the formula returns true/false it's not even possible to open the filter to set it up. I tried deleting and reinserting many times and it never works. (See image-1) But by changing it to 1/0 it behaves perfectly. (See image-2)
Thank you
--mo
Solved! Go to Solution.
@molegris
Yes, There TRUE/FALSE are not accepted, you need have either 1 or 0.
________________________
If my answer was helpful, please click Accept it as the solution to help other members find it useful
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@molegris why not do this, change the last line to the following code:
__maxSessions = __globalMaxSessions
Check my latest blog post Year-2020, Pandemic, Power BI and Beyond to get a summary of my favourite Power BI feature releases in 2020
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
Thank you but I've tried this too. Same behavior: you can see the filter but it is impossible to set it.
According to @Fowmy it is a known behavior. I'm just hope Microsoft will eventually fix it!
@molegris
Yes, There TRUE/FALSE are not accepted, you need have either 1 or 0.
________________________
If my answer was helpful, please click Accept it as the solution to help other members find it useful
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Thank you for comfirming it.
Do you know if Microsoft has documented it anywhere? Do they consider this to be Working as documented or is it an Issue/Bug to be resolved ?
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.