Forum Discussion
Add web URL to a Column
- 6 years ago
hi Anonymous
The special icon next to it means it is a measure not a column
https://insightsoftware.com/blog/calculated-columns-vs-measures/
For example:
and create a meausre as below:
Measure = MAX('Table'[link])Result:
and here is my sample pbix file, please try it.
Regards,
Lin
Hi Anonymous,
that is the symbol of a measure, If you look at the 30 seconds you see that he refers to a measure and categorized as an URL.
Can you share a mockup of tyour data?
- Anonymous6 years agoNot applicable
MFelix Thanks for the answer. Actually I found my solution. I created a relationship between the database which includes the links and the database with Intersection IDs and it worked out.
Thanks again
Masoud
- Anonymous6 years agoNot applicable
v-lili6-msft Thanks for the comprehensive explanation.
Actually I found my solution. I created a relationship between the database which includes the links and the database with Intersection IDs and it worked out.
Thanks again
Masoud
- v-lili6-msft6 years agoCommunity Support
hi Anonymous
It's pleasant that your problem has been solved, 😁 please accept the reply as solution, that way, other community members will easily find the solution when they get same issue.
Regards,
Lin