Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
hi guys and girls.
I've now got quite a bit of experience with DAX but I'm a complete newby to power BI visuals and I've run into a strange request from someone.
we need to track 'jobs' as they progress through an order journey, I've numbered them in the image below to show how it progresses. we then want to link each to salesforce so that someone can look at the table, see where a job is sat in terms of the queue and click with ease and view the salesforce page of that job.
there will only be one value per row, taking Biggar as an example on the below image, there will be no further values to the left or right of the 1 value and the link like so:
I've created this visual by adding it in as a value to the table below the count and formatting it as an icon etc. this is pretty functional but doesn't have the greatest form. as we see there's a count and link for each column.
what I'd like to know is whether or not there's a way to have a single column on the left or right of the table where I can place the hyperlink or if theres a way to make the 1 values into the hyperlink themselves? alternatively there may be some other way that I'm not considering, I really just want to neaten up the page slightly.
I've tried adding the hyperlink to columns etc. but it then creates a column for each unique hyperlink which is not what I want.
hopefully someone can help or let me know if it's not possible!
thanks.
Tom.
Solved! Go to Solution.
@th031993 go to conditional formatting of your measure that is showing 1 and then use web URL as formatting and that is where you can give the column name used for hyperlink and your value of 1 will be turned into a hyperlink.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
@th031993 go to conditional formatting of your measure that is showing 1 and then use web URL as formatting and that is where you can give the column name used for hyperlink and your value of 1 will be turned into a hyperlink.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
thank you so much for this, appreciate the help! 🙂