Forum Discussion
nicksav
9 years agoHelper II
Custom Visual - get current user and report/page id
Microsoft, can you please let me know if there is an internal api or any other way how we can get the currently log in user and the report id/page from the custom Visual iframe? I have been digging i...
nicksav
9 years agoHelper II
More info:
Is there any way to post message back to parent from IFRAME to get access to tgose variables:
var powerbi = {
session : {
userInfo: {
name: '[email protected]',
givenName: 'Bla',
surname: 'Bla',
puid: '1003BFsasdFD875827CD',
uoid: '2a20as672d-8cb8-4482-92ec-bb19s15f1790c',
alternateEmail: ''
}
}
};var tenantId = '029b6basd23-fa07-48ba-9639-72aasdf0a673729';
v-chuncz-msft
9 years agoCommunity Support
- nicksav9 years agoHelper II
That's bad. Nobody is looking into github from msft
- v-chuncz-msft9 years agoCommunity Support
- blumi788 years agoHelper I
@all, v-chuncz-msft Are there any updates on this? Current user and report/page id is exactly what we need for our product.