Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Good morning,
I have a table with email addresses in one column. I have displayed these values in a card in report view. Additionally, I have written a DAX to show "N/A" for blank values.
The column is already formatted as a Web URL. My goal is to create an action on that card such that it promts you to the website in the card. Is there a way to do that without having to code it in for each URL? If so, please help!!
Thank you,
Cam
Hey @chonchar ,
I use CONCATENATE to create/store an URL-Link in my Fact_Table.
Why concat? I have to point the link to proper document, this document-code is in the second part (flexible) of CONCAT.
First part is the base (fixed) URL.
--------------------------------
Like this:
Hope this gives you an idea how to implement and wish you good success.
Regards
Sergej
Thanks, it does help me. I appreciate you 🙂
Desired result: "My goal is to create an action on a card such that it promts you to the website in the card."
DAX is below, but that is working perfectly.
I cannot share the PBIX file under any circumstances.
I think it is not possible to add a Web URL to a card visual. It does´t work for me in this way.
In table or matrix it works fine
I found that out after some research. Also, I found that the URL needs to be stored with "http://" in front of it. Do you know how to add that to the column? I can just format a matrix/table nicely to look like a card.
Thank you,
Cam
Share more about your desired results including a mockup, and your DAX. The PBIX would be helpful as well.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 27 | |
| 27 | |
| 19 |
| User | Count |
|---|---|
| 56 | |
| 47 | |
| 39 | |
| 28 | |
| 21 |