Forum Discussion

Haderach's avatar
Haderach
Frequent Visitor
10 years ago
Solved

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.   ...
  • Eric_Zhang's avatar
    10 years ago

    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