Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreThe FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now
Hello all,
Needing a bit of help for as I am learning power BI. I am using power BI to report out of our Dynamics 365 sales CRM.
I have a matrix that is listing all the opportunities showing their estimate revenue and a count of their order lines. I have also include a link to each opportunity. This is where I am running into issues.
When a different visual in the report is clicked, I want it to filter and only show the oppty related to that filter. But because every oppty has a link regardless of the filter. They don't hide as expected. Is there a way I can get the filter to ignore that column, or some other setting I can try?
Thanks!
Solved! Go to Solution.
To achieve your goal of filtering opportunities while maintaining hyperlinks, you can use measures and conditional formatting. Here's a step-by-step guide to help you resolve the issue:
Create a Measure for the Hyperlink:
Instead of directly adding a hyperlink column, create a measure that generates the hyperlink dynamically based on the filtered data.
Use the following DAX formula as an example:
This measure ensures that the link is only generated when a single opportunity is selected.
Add the Measure to the Matrix:
Adjust Visual Interactions:
Conditional Formatting for Hyperlinks:
To achieve your goal of filtering opportunities while maintaining hyperlinks, you can use measures and conditional formatting. Here's a step-by-step guide to help you resolve the issue:
Create a Measure for the Hyperlink:
Instead of directly adding a hyperlink column, create a measure that generates the hyperlink dynamically based on the filtered data.
Use the following DAX formula as an example:
This measure ensures that the link is only generated when a single opportunity is selected.
Add the Measure to the Matrix:
Adjust Visual Interactions:
Conditional Formatting for Hyperlinks:
Thank you so much! that worked for me and got the result I was looking for.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 51 | |
| 40 | |
| 38 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 70 | |
| 69 | |
| 34 | |
| 33 | |
| 30 |