-
Asked by Nicolas Charles (Microsoft).
Create a readonly user for dev-trashroulette-database.windows.net, database dev-trashroulette.
-
I am trying to create a workspace using:
>
> provider "powerbi" {
> tenant_id = "deleted"
> client_id = "deleted"
> client_secret = "deleted"
> }
>
> resource "powerbi_worksp…
-
Is there any way to apply a filter when report is loaded? On pure JS I can do it, like this example:
let r = powerbi.load(document.getElementById("embed");, embedConfig);
r…
-
---> I don't have access to power bi service online. I want to upload power bi report to power bi report server so my other team member also can use dashboard.
-
+ Test out transform most recent reports (2) into Power BI Dashboard.
+ Link to Sharepoint
+ Is it valuable?
+ Should the report datasets be pushed to Open Data Portal or continue to manaully run/i…
-
This project seeks to deliver a reporting dashboard that enables mobility project managers to evaluate the safety impacts of completed projects. The end product is a PowerBI dashboard that estimates t…
-
Revisar reportes de PowerBI en Portal Pages
El area de Service Delivery revisarlo
-
We have reports in app.powerbigov.us (Gov cloud) and embed url also having https://app.powerbigov.us/reportEmbed?reportId=....
However, angular failed to load report due to cros issue.
Here is Ne…
-
If `eventHandlers` prop **reference** changes, but the code of the `eventHandlers` Map remains the same - then event handlers won't be updated in the `PowerBIEmbed` React component.
This makes it …
-
I am trying to get consent for multiple different resources when the user logs in.
Config used:
config = Config(
tenant: tenant,
clientId: clientId,
scope:
'h…