Forum Discussion
Microsoft Teams ID in Power Bi
- 7 years ago
Anonymous
ok, clear. Thanks for your reply.
For the record - I did find a workaround that works for me. By "embedding" the PBI-report into Teams as a Website and use url-filtering. That way I can prefilter on groups (one report for number of teams) plus when adding "chromeless=1" it opens up as it would when embedded as PBI -that did it for me.
Regards,
H
HermannRafn,
The method is to use report level filter. It is not possible to add filter in the embed link.
Regards,
Lydia
Anonymous
ok, clear. Thanks for your reply.
For the record - I did find a workaround that works for me. By "embedding" the PBI-report into Teams as a Website and use url-filtering. That way I can prefilter on groups (one report for number of teams) plus when adding "chromeless=1" it opens up as it would when embedded as PBI -that did it for me.
Regards,
H
- Anonymous7 years agoNot applicable
Hi there!
I am experiencing the same issue as you were, and I was curious to know how you embedded and used url-filtering to get the report you wanted. Any help or links to resources would be greatly appreciated!
- HermannRafn7 years agoFrequent Visitor
Hi
this is what did the trick for me - by adding these filters to the end of the report url:
"?filter=TableName/ColumnName eq 'ValueToFilterOn'&chromeless=1"
Hint - don't use space in TableName/ColumnName.
I hope this helps.
- Anonymous7 years agoNot applicable
Hi there,
Thank you for responding so quickly. I apologize but my earlier question was a little broad. I was wondering how you went about embedding the website into Teams. Did you build a custom website in HTML, or were you able to use the URL of your report directly?
- HermannRafn7 years agoFrequent Visitor
Hi
ok, maybe embedding is no the correct word here.
No, it's not a custom website - but using the URL link for the report directly. So, when adding the Tab in Teams, instead of using the PowerBi Tab, I've used the Website Tab and past the URL + filter there.