The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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.
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
Proud to be a Super User!
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
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.