March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
Do anyone know were I can get the direct link to an item in a Sharepoint Online list fin Power Bi?
I want to add those like to each items so the conumsers can click in the link and get direkted to that item in the list.
I've google around and I have been sitting for awhile in Power Bi Desktop and looked around but I haven't found anything.
Anyone have any idé?
Thanks!
Thank you for your help!
I'm sorry but you are a bit head of me here 😅
I still havn't found the URL in the dataset of all the colums I get when I connect to a Shrepoint Online List.
@ZowieS , see if this can help
Were you able to add a link to each item by ID? If so could please explain what you did as i would like to also do this. thanks
hi there try this.
create a measure
SP ItemHyperLink = SELECTEDVALUE('TableWithUrl'[ColumWithUrl'])
ColumnWithUrl is the link that you want to direct to in sharepoint
Add a button
Switch the action to on
Configure Web URL : Field Vaue and Based on URL is the measure SP ItemHyperLink
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
168 | |
116 | |
63 | |
57 | |
50 |