Hi ,
I am working on integrating PowerBI report into the dynamics CRM
I want to modify the PowerBI report url in a such a way that it take its corresponding client id and apply the filter to its client page and filters only the client id info and shows the only client id related information.
the below url is able to render the PowerBI report
https://app.powerbi.com/groups/{GroupID}/reports/{ReportID}/ReportSection?filter=Tablename/ID eq '123'
but how to pass this dynamically to take the ID column in the dynamics CRM side