Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I am aiming to filter a line graph created as a tile on PowerBi based on the selection of the combobox. My goal is to have all three lines show up if all three fields are selected in the combobox, and just one line if only one of the fields is selected. The problem is that currently it is only showing the latest selection from the combobox on the linegraph. Thank you for the help!
The url for the linegraph from powerbi is:
"https://app.powerbi.com/embed?dashboardId=5ae39d0b-1661-4841-97e7-e80614f5a40e&tileId=bc445255-fadd-... eq '" & ComboBox2.Selected.Value & "'"
Solved! Go to Solution.
Hi @clodagh2
The URL with filter statement should be like below.
?filter=Store/Territory in ('NC', 'TN')
Ref - https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
Thanks
Hari
Hi,
This now has all three at the same time, but still isn't coordinated with the selections of the dropdown box. I attached a screenshot of it.
Hi @clodagh2
The URL with filter statement should be like below.
?filter=Store/Territory in ('NC', 'TN')
Ref - https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
Thanks
Hari
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
8 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |