Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
TcT85
Helper III
Helper III

Create a http link + additional information from the data

Hi,

 

So I have created  and published a visualization on open tasks.

In the PCO column i have a ID for the task.

 

To see additional information, I will need to open the browser and type http://qualisys/#/pct/pco/218

But I would like to link this adress http://qualisys/#/pct/pco/ + the PCO ID.

For example if i click on the PCO column "218" it will automatically open this link http://qualisys/#/pct/pco/218 in a browser.

 

Is this possible?

 

TcT85_0-1654072012364.png

 

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

You can add a calculated column to the table like

Item URL = "http://qualisys/#/pct/pco/" & 'Table'[PCO]

View solution in original post

6 REPLIES 6
TcT85
Helper III
Helper III

Hi johnt75,

 

Awesome, it works.

Thanks for the help

TcT85_0-1654090419071.png

 

johnt75
Super User
Super User

You can add a calculated column to the table like

Item URL = "http://qualisys/#/pct/pco/" & 'Table'[PCO]

Hi johnt75,

 

Thanks for fast response, but this is not what i was looking for.

 

TcT85_0-1654088390718.png

 

Here is a example from microsoft word, where i linked the text.

TcT85_2-1654088721939.png

I just want to be able to open this link by just clicking on the PCO ID.

 

 

Set the category of the new column to be Web URL and you can then use conditional formatting on a field in a table visual to add the URL

 

OK nice.

Since im very short in space, is it possible to just show the last 3 letters/numbers of this "Item URL" ?

TcT85_1-1654089573628.png

 

you don't need that column at all, you can set conditional formatting on another column e.g. PCO

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.