Forum Discussion
Can we create a drill through (hyperlink) on rows in matrix ? please let me know how to implement?
I have a matrix report which is having itemid and title in rows and in values having counts of sales.
i want to drill through the rows in the matrix with URL like hyperlink, so when they click on the title the respective page should open.
Please help me how to achieve this.
5 Replies
- AnonymousNot applicable
svadduri can you please elaborate your use-case?
- svadduriRegular Visitor
i have 2 data sets for suppose i have feature workitemid and featuretitle in one data set and
userstory workitemid and userstory -title in one data set , So i want both these data sets into matrix report where if i drill down in first column: feature id and workitemid should come(after drill down)
Same way the other column i need featuretitle and Userstory-workitemtitle in drill down.
If i put the featureid and workitemid in rows in matrix and featuretitle and workitemtitle in values its not showing correctly.
- negi007
Community Champion
pl. see below link if this can help. You can create hyperlink on your matrix table
Add hyperlinks (URLs) to a table or matrix - Power BI | Microsoft Learn
- svadduriRegular Visitor
No the answer you provided is no use..
Mine is differenet scenario, I have title column and rows are having title names and i need to make it as hyperlink so when someone clicks on the title the respective feature story should open
- svadduriRegular Visitor
i have 2 data sets for suppose i have feature workitemid and featuretitle in one data set and
userstory workitemid and userstory -title in one data set , So i want both these data sets into matrix report where if i drill down in first column: feature id and workitemid should come(after drill down)
Same way the other column i need featuretitle and Userstory-workitemtitle in drill down.
If i put the featureid and workitemid in rows in matrix and featuretitle and workitemtitle in values its not showing correctly.