3050
Views
13
Comments
Solved
Power BI Integration in outsystems
Question

hi

how to integrate power BI from outsystems.i want to show one POWER BI reports in outsystems web portal.i want to know for both Cloud and on premises. its urgent.please help me to solve this.

2024-06-19 07-19-32
JitendraYadav
Solution

Hi,


Please mark this post as solution.


Thanks!

UserImage.jpg
Federico Oropeza

JitendraYadav wrote:

Hi,


Please mark this post as solution.


Thanks!

Hi Jitendra;


I was wondering if there's any chance to make the power bi component to switch between pages in a report or even different power bi reports in a determined time frame?


Regards.


2020-02-28 09-46-54
Eduardo Jauch

Hi,

Maybe this forge component can help? 

https://www.outsystems.com/forge/component/1777/ms-power-bi/

Cheers.

2023-06-14 08-52-52
Arkyadeep Bharadwaj

Eduardo Jauch wrote:

Hi,

Maybe this forge component can help? 

https://www.outsystems.com/forge/component/1777/ms-power-bi/

Cheers.

i already tried.but unable to get the report.


2023-06-14 08-52-52
Arkyadeep Bharadwaj

Arkyadeep Bharadwaj wrote:

Eduardo Jauch wrote:

Hi,

Maybe this forge component can help? 

https://www.outsystems.com/forge/component/1777/ms-power-bi/

Cheers.

i already tried.but unable to get the report.




HotelBooking.oml
2020-02-28 09-46-54
Eduardo Jauch

Sorry.

Can't help more than pointing to the component. Don't use it.
Let's see if someone else can help you.

Cheers.

2024-06-19 07-19-32
JitendraYadav

Hi,


It is working,Just tested forge component. what kind of help do you required here.


Thanks! 


2024-06-19 07-19-32
JitendraYadav

REST API URL : https://powerbi-embed-api.azurewebsites.net/api/reports/{ReportId}

on the basis of API return data given below,

{
  "type": "report",
  "accessToken": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ2ZXIiOiIwLjIuMCIsIndjbiI6IlBvd2VyQmlBenVyZVNhbXBsZXMiLCJ3aWQiOiJmODFjMTk2Ni1lZGVlLTQxMWItOGY4YS1mODQ0NjAxOWIwNDQiLCJyaWQiOiJjNTJhZjhhYi0wNDY4LTQxNjUtOTJhZi1kYzM5ODU4ZDY2YWQiLCJpc3MiOiJQb3dlckJJU0RLIiwiYXVkIjoiaHR0cHM6Ly9hbmFseXNpcy53aW5kb3dzLm5ldC9wb3dlcmJpL2FwaSIsImV4cCI6MTQ4MzcwNzczMywibmJmIjoxNDgzNzA0MTMzfQ.ALaQfU2d8_jylrj0C_7p2vrgEObG4eIpctnfR-COApQ",
  "id": "c52af8ab-0468-4165-92af-dc39858d66ad",
  "name": "Retail Analysis",
  "webUrl": "https://app.powerbi.com/reports/c52af8ab-0468-4165-92af-dc39858d66ad",
  "embedUrl": "https://embedded.powerbi.com/appTokenReportEmbed?reportId=c52af8ab-0468-4165-92af-dc39858d66ad"
}


so the server action return two parameter APP Token & URL,and you already have report id.

Thanks!

2024-06-19 07-19-32
JitendraYadav

Hi,


Can you plz share oml file which contains only power bi .


Thanks!

2024-06-19 07-19-32
JitendraYadav
Solution

Hi,


Please mark this post as solution.


Thanks!

UserImage.jpg
Federico Oropeza

JitendraYadav wrote:

Hi,


Please mark this post as solution.


Thanks!

Hi Jitendra;


I was wondering if there's any chance to make the power bi component to switch between pages in a report or even different power bi reports in a determined time frame?


Regards.


2021-07-21 12-04-07
George.Qiao

Does it work on OS11 mobile app?

2020-06-10 05-06-30
shehroze khan

Hi every one,


Can any one attach file for this integrating power BI in outsystems


Thanks in advance

UserImage.jpg
Yasmeen Shaikh

Hi Team,

I am also looking Power BI embeded report with outsystem integration any one can give dummy demo for that.

It would be more great full !!


Thanks

Yasmeen Shaikh

UserImage.jpg
Ramesh Reddy

Hi Team,

I am also looking for Power BI embeded report with Outsystems service studio, if any one can give sample demo with .oml file for that.

It would be more great full !!


Thanks

Ramesh

UserImage.jpg
Syakir

Hi sorry Iknow this post is long time ago.. But I also need a help in order to have a power BI report based on data on outsystems. Much appreciated for the demo and .oml file for references.


Thank you,

Syakir Rashid

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.