Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi guys, I have a question on the hyperlinks in paginated report.
In SSRS, if we want to allow user to click on field to access the hyperlink based on some conditions, we can do IIF(parameter1 = "abc", nothing, URL). That way, when parameter1 = "abc", the hyperlink won't work for user for that field.
In PowerBI paginated report, if we do the same, it will still allow user to click on the hyperlink, but will direct to a blank link: https://paginated-reports.powerbi.com/# and keep rendering.
Is there a way to dynamically turn on and off of the hyperlink in Power BI paginated report? or make it at least behaviors the same as SSRS?
Hi, I'm facing the same issue, has anyone found a workaround to this?
In my case, this "go to URL" is used for drill-through.
Hi GilbertQ, are you saying do something like this? iif(parameter1 = "ABC",, URL)? it will show an error message for Argument not specified for parameter "TruePart" of "Public Function IIf()
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.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
30 | |
24 | |
23 | |
22 | |
21 |