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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Cobra77
Post Patron
Post Patron

concatenate too long when add another dimensions in a table

Hi  ,

We would like to add a url based on ticket numbers.

To avoid adding a bulky column, we put it as an indicator , like :

Numéro de Ticket avec liens = IF (ISINSCOPE('25 - Tickets'[Numéro du ticket]), CONCATENATE(CONCATENATE("HTTPS:// .... .easyvista.com/autoconnect_mail.php?field1=5C0F05156F1D&field2=&field4=%7B0A283E%7D&field5=ViewDialog&field6=", MIN('25 - Tickets'[Numéro du ticket])),"&field7=RFC_NUMBER") , BLANK() )

when we add data of other dimensions in the table, it is really very long.
an idea without adding it in column?

Thanks for your help , advice.

1 REPLY 1
johnt75
Super User
Super User

Make sure the column has a Category of Web URL then you can add it as a column in your table visual and turn on URL Icon in the visual settings

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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