Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Haderach
Frequent Visitor

Reports or Dashboard integration in a Delphi application

Hello,

 

I am quite new in PowerBI world but i already tried to embed a report in an iframe in C# and it is working well.

My question is: how to do the similar action in a Delphi application.

 

I have register my app as a native app to get my client ID but i have problem to translate in Delphi the AccessToken method.

 

Is anybody know if there an equivalent to the Microsoft.IdentityModel.Clients.ActiveDirectory library for Delphi of if there is a way to get the Azure access token with another method?

 

Thank you for your help.

Read you soon

 

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee

@Haderach

 

Not familar with Dephi, so I and most people in this forum don't actually know how to translate the AccessToken method. For more professional reponse, you could go the dedeicated Dephi forum.

 

In any case there's no way to translate, I think below approach would work.

Call C# dll from Delphi

Create a C# dll

 

View solution in original post

1 REPLY 1
Eric_Zhang
Employee
Employee

@Haderach

 

Not familar with Dephi, so I and most people in this forum don't actually know how to translate the AccessToken method. For more professional reponse, you could go the dedeicated Dephi forum.

 

In any case there's no way to translate, I think below approach would work.

Call C# dll from Delphi

Create a C# dll

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors