We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69523c9 + 9546b64 commit 80ea784Copy full SHA for 80ea784
demo/app/dataselection.js
@@ -3,7 +3,7 @@ $(function () {
3
4
console.log('Scenario 7: Data Selection');
5
6
- var reportUrl = 'https://powerbiembedapi.azurewebsites.net/api/%3Cspan%20class="x x-first x-last">dxt/reports/c4d31ef0-7b34-4d80-9bcb-5974d1405572';
+ var reportUrl = 'https://powerbiembedapi.azurewebsites.net/api/reports/%3Cspan%20class="x x-first x-last">c52af8ab-0468-4165-92af-dc39858d66ad';
7
var $reportContainer = $('#reportContainer');
8
var report;
9
var $dataSelectedContainer = $("#dataSelectedContainer");
0 commit comments