Thank you, this is so helpful! I wonder if you know what to do when there are spaces in your data table and column names? It only works when there are no spaces, and I'm unsure how to manage the spaces
Thank you! In general you should avoid spaces when creating columns. I would have to see what it can be done but a quick fix would be to create the columns again without a space, instead use an underscore.
You are filtering the tiles in your dashboard directly. If the filter is possible in that dataset then yes, should not matter what dataset it is. But I haven’t tested it to be honest
Hi, do you know if I can filter a PBI on Power apps but using people from my organization, I try your code but looks like doesn't work with this kind of data
I've struggled for hours to find out how to make this feature works, thank you so much !
Happy to help Youssef, feel free to subscribe if you like :)
This was a huge help. Other videos did not disclose the NewAPI setting of the Power BI tile.
Awesome, Worked perfectly. Thank you
Thanks for the tip Enea. How do you filter with multiple comboboxes?
Hi thanks the video, it is very helpful! May I know how the tile URL looks like if I want to:
1. Add another combo box
2. Allow multiple selection
Thank you, this is so helpful! I wonder if you know what to do when there are spaces in your data table and column names? It only works when there are no spaces, and I'm unsure how to manage the spaces
Thank you! In general you should avoid spaces when creating columns. I would have to see what it can be done but a quick fix would be to create the columns again without a space, instead use an underscore.
Does the filter also work with power bi tiles from different data sets?
You are filtering the tiles in your dashboard directly. If the filter is possible in that dataset then yes, should not matter what dataset it is. But I haven’t tested it to be honest
@@Enea ok, thanks. I will test in the next days and then i can inform you
What in case of multiple county
Good question, need to try it out!
Hi, do you know if I can filter a PBI on Power apps but using people from my organization, I try your code but looks like doesn't work with this kind of data
You can do that by using the Row Level Security in Power BI. This will only show the data the user is allowed to see.