Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a powerbi report that has a matrix, so I've added in a button that takes the end user to an identical .rdl that will export in a more "friendly" format. I've had to use the Azure link that generates when the report is shared to get this link to work since the end users are outside of my organization, however in doing this, it appears the URL gets reformatted somewhere in between the click and report generation and the values selected within the slicers of the powerbi are not retained the URL passed to the .rdl. Any ideas on how to get this to stay so that the report will auto generate based on the slicers chosen?
powerbi URL:
update: I found that using the embedded URL from the .rdl will work with passing parameters, however, now if multiple values are selected, it's only pulling the last value selected within the .rdl. For example, in this URL, it should be pulling multiple YrQtr and multiple "D"s. Instead it's just pulling the last value listed into the report.
https://app.powerbi.com/rdlEmbed?reportId=...&groupId=...&autoAuth=true&ctid=...?rp:YrQtr=2019-Q4&rp:YrQtr=2020-Q1&rp:O=%20ALL&rp:Cl=%20ALL&rp:P=%20ALL&rp:D=P&rp:D=G&rp:T=%20ALL&rp:AnStart=49&rp:AngEnd=100&rp:DStart...
is just pulling YrQtr = 2020-01 (when it should be pulling 2019-Q4 and 2020-Q1), the %20ALL's work fine, and D = G is the only D being pulled (when it should be G & P). Looking for ideas on how to get the multi values to pull in the .RDL
Note: the .rdl does accept multi value params and the above link was working until I encountered the fiasco of trying to make this accessible to people outside of my organization and using the embedded url.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
8 | |
4 | |
4 | |
3 | |
3 |