Forum Discussion
svadduri
3 years agoRegular Visitor
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 th...
svadduri
3 years agoRegular 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.