Forum Discussion
durisala99
9 years agoRegular Visitor
Linked Reports
Hi,
I am new to power BI,i have power Bi bar chart country.when i click on country i want to go to subcategory report in ssrs?
could you please help me..
1 Reply
- deldersveldResident Rockstar
Power BI currently does not have any URL action like this apart from the Table visual. The best you could do is if it is passing a country as a parameter to the SSRS report, create a calculated column for the URL with the country, assign the data category as Web URL, and then add it to a Table.