Forum Discussion
puru85
Helper II
2 years agoMicrosoft Teams Integration with Power BI Dynamic URL Filtering for Dashboard Based on Phone Number
Hi Experts, I have a Customer Dashboard in Power BI that has been published to the Power BI Service. This dashboard includes customer phone numbers and details about their purchases. Attached ...
- 2 years ago
You would have to generate the URL in Teams. And you would need to use a standard format like +16061258722 to disambiguate.
SaiTejaTalasila
Super User
2 years agoHi puru85 ,
You can check query string parameters(you can use user id or name or mobile number and that data should be available in your semantic model table then only you will be able to make it work) incase if your report is simple.If it contains too many tables with relationships as per my knowledge it won't work.
Please refer this -
https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
I hope it will be helpful.
Thanks,
Sai Teja