Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
480 views

My team plans to build a web platform which gathers data in a DB about different crypto transactions. I am planning to use Power BI to get that data from the db and build some reports which will be ...
Razvan Mihai's user avatar
0 votes
1 answer
181 views

I wanted to know if it is possible to extract date from only a specific sheet? I have a folder of several excel file and I want to extract only the sheets between the sheet named "TTP" and ...
PMDSMW's user avatar
  • 1
-1 votes
1 answer
119 views

I have Power BI Embedded capacity and currently use it to embed reports from my power bi service into a web based portal. A customer has asked if I can connect to their workspaces from my tenant and ...
Gangrel's user avatar
  • 491
0 votes
1 answer
614 views

i'm using powerbi rest APIs in my react app. for authentication I'm using copying static Azure Ad token (not an embed token) from their developers playground. The token is only valid for an hour. is ...
navinrangar's user avatar
  • 1,494
0 votes
1 answer
271 views

i have searched official powerbi docs thoroughly. There are APIs for creating datasets, updating them and for deleting them. Additionally, there are APIs to clone, update and delete a report. But ...
navinrangar's user avatar
  • 1,494
1 vote
1 answer
1k views

I have four bookmarks for my report: Open nav bar (to show slicers), Close the nav bar (to hide slicers), Show graph for data filtered, show table view for data filtered. Current state in the report - ...
qtsweeney3535's user avatar
1 vote
1 answer
88 views

We have a react app where i want to embed a powerbi service report. That report (kept in powerbi service) data will update the user interact with our react app's database. I know there is a way- if we ...
navinrangar's user avatar
  • 1,494
2 votes
1 answer
3k views

We have a React app. What I actually want to do is to send JSON to power-bi service, and on the basis of that json data, powerbi service should create a visual/graphical report for me. I want this ...
navinrangar's user avatar
  • 1,494
0 votes
0 answers
597 views

I got a problem that prevents me from moving forward. I want to embed Power BI report into my own web application. I am following the "embed for your customers" scenario with the master user ...
Adrien's user avatar
  • 1
0 votes
1 answer
297 views

I'm trying to change the value of a hierarchy slicer using powerbi-client and setSlicerState, but the function setSlicerState only takes an object of type ISlicerState as input. However, for hierarchy ...
Antoine Brisebois-Roy's user avatar
0 votes
1 answer
45 views

I want to my whole report to show data on latest month once data get's added. How to do in Power BI? I tried at report level filter, Also I am expecting whether it can do from DAX
Vinayak Kadam's user avatar
0 votes
1 answer
344 views

I created a dashboard in Power BI and would like to share the work with my friends through my novypro profile. But in novypro, it asked me for the embedded url. As I am currently using my school mail ...
MTV's user avatar
  • 25
1 vote
1 answer
616 views

Currently working on MVC 5 to load Power BI report in Iframe but getting error like below shot. I tried multiple solutions by adding ?rs:embed=true and much more but did not get any success. Please ...
Arun Singh's user avatar
1 vote
1 answer
4k views

I am facing an issue while patching the credentials of a data set. Our application is using the service principal to upload PowerBI reports to the respective PowerBI workspace. Most of the report is ...
arun's user avatar
  • 21
1 vote
1 answer
13k views

I have a power bi dataset with aprox. 300MB in pbix file size and 1.2GB RAM memory size (according to Vertipaq analyser in dax studio).I've always been able to refresh this dataset directly from power ...
Vitor Carazza's user avatar
0 votes
2 answers
557 views

I have generated power-bi report into react App using service principle and I'm using exportTo post api to get report in ppt/pdf format let result = await fetch( `https://api.powerbi.com/v1.0/...
Pavan Karnalkar's user avatar
0 votes
0 answers
2k views

I am developing a webportal where I am using embedded power bi visuals, but they are loading really slow. I have 16 visuals in one pageview and it will take 10-25 seconds for them all to load. Is this ...
crissb3's user avatar
  • 89
0 votes
1 answer
399 views

actually i m working on a react app and want to send data in api body from the front end to an existing powerbi service report. and what i want is that the new data (that i send in body) should ...
navinrangar's user avatar
  • 1,494
0 votes
2 answers
1k views

Looking to Secure Embed a bunch of reports into a html webpage/portal. Does anyone know if it is possible to completely remove/hide the filter pane on the right as well as the tab bar along the bottom?...
steve257's user avatar
0 votes
1 answer
420 views

We would like to expose some datasets that are common for all customers and could be imported into their powerbi reports across different workspaces. We have a design where we use one service ...
Lucas's user avatar
  • 3
0 votes
1 answer
591 views

Embeddded the report using powerbi-client-angular-wrapper demo code. Is there any option to view the report in fullscreen and print the embedded report
Rohit Kumar's user avatar
0 votes
1 answer
763 views

I have a problem with creating graphs with different parameters. Now I have made histograms of parameters A by choosing Count values of A in the bins, hence, there is a percentage value representing % ...
Anastasia's user avatar
1 vote
1 answer
365 views

I am trying to create a new report in power bi embedded and save the report to a workspace that is DIFFERENT from the dataset its using I am setting up the embed token correctly - using the V2 token ...
Gotts's user avatar
  • 2,464
0 votes
1 answer
250 views

I am stuck on a problem that i cannot think my way out of and have searched everywhere online for answers to no avail. Here is the problem: I usually embed PowerBI reports in asp.net application. I ...
T-Tory's user avatar
  • 1
0 votes
1 answer
977 views

I am using PowerBIEmbed component to display powerBI report, Power BI report is using telemetry query to filter data. telemetry has columns like name CustomColumnJson { Id, Event } I want to apply ...
vam's user avatar
  • 3

1
3 4
5
6 7
24