PowerBI Token Generation on .NET Core 1.0?
I'm hitting a problem where my Linux CentOS 7 does not compile .NET CORE 1.0 code fromhttps://github.com/Azure-Samples/power-bi-embedded-iframe/blob/master/PBIEmbedded/PowerBIToken.cs#L144This class...
View ArticleGenerate PowerBI Embedded Token on .NET CORE 1.0
I'm hitting a problem where my Linux CentOS 7 does not compile .NET CORE 1.0 code fromhttps://github.com/Azure-Samples/power-bi-embedded-iframe/blob/master/PBIEmbedded/PowerBIToken.cs#L144This class...
View Article'User not authorized' error when connecting to sharepoint online list
I am trying to connect to a sharepoint online list through Power BI desktop. But when I select the list table and give organization credentials, it is showing 'User not authorized' error. I am able to...
View ArticleHow to get Power BI dashboards to Web page
Hi,I have created multiple dashboards in Power BI web.Please suggest me how to get dashboards into the web page developmentNote: Not asking about publishing into Power BI web.Thanks
View ArticleCannot Configure Enterprise Gateway (with screenshots)
Hello, I have recently re-downloaded the Power BI Gateway - Enterprise application, on my Windows 2012 R2 virtual machine. The download and installation worked without a problem, but when I attempt...
View Articleextracting metadata from dataview
module powerbi.visuals { export class MyHelloWorld implements IVisual { public static capabilities: VisualCapabilities = { }; private hostContainer: JQuery; private table: JQuery; public init(options:...
View ArticleGet selected value from combobox
Hi Folks, I have an Excel worksheet where the user selects a value from a combobox (dropdown control). Does anyone know how the M statement that I need to use to read the selected value from a...
View ArticleAlgorithm for hashing the access key for JWTs - PowerBI Embedded
I'm generating JWT access token to call Power BI Embedded REST APIs. This is on .NET CORE 1.0 app. I can verify the JWT header and payload now, but the signature is not right. Can anyone please guide...
View ArticleHow to change the default title of a custom visual
Currently I use suppressDefaultTitle and add my own title div to my custom visual. I then use the same CSS class to make it look like the normal titles. Instead of doing this, is there a way using...
View ArticleCan you pass filters in the embed URL when you use Directquery to build a...
I was trying pass a filter programmatically to a report in a Power BI Embedded Workspace in Azure according to the link given...
View ArticleNot Reflecting the updated dataset.
My dashboard is a daily update dashboard.Recently I renamed my dashboard not the report or dataset. And, now when I am uploading current dataset ,its not reflecting in dashboard.Please suggest what can...
View ArticleManually create user in power bi account
Hi, I need to create user manually using code in my power bi pro account. I can add new users from the admin center but I want to create user manually using code or powershell or any other way. Is this...
View ArticleAutomate opening Power BI report via Powershell
I'm posting this in case someone has a similar requirement and finds this useful. We have a requirement to display KPIs on large monitors in a warehouse environment. We installed monitors and PCs...
View ArticleIntegrating R Shiny with Power BI
Is it possible to integrate R Shiny apps with Power BI? I know there is currently a preview version for R visualizations, but can I publish an R shiny app in a Power BI report/dashboard?
View ArticlePowerQuery_2.34 vs. PowerQuery_2.25
At the suggestion of an update pop-up, I downloaded and installed PowerQuery_2.34 (after removing PowerQuery_2.25) and several of my formerly working queries were failing. I narrowed the issue down to...
View ArticleCreating a custom visual with a specified icon not working
I am using DevTools to create a visual and specifying the icon in the visual settings. The generated pbiviz > css file has 2 icon defenitions: .visual-icon.MyComponent1466514674636{...
View ArticleBest way to change from PBI Desktop to Web?
I've developed a software in Java that proccess and generate info in JSON format. Actually, I'm saving this info in a .json file and it's my data source in PowerBI Desktop, wich have some dashboards....
View ArticleNative client from PBI Desktop to Web app
I've developed a software in Java that proccess and generate info in JSON format. Actually, I'm saving this info in a .json file and it's my data source in PowerBI Desktop, wich have some dashboards....
View ArticleIndex out of range error
I have a SQL database running on an Amazon server that I am connecting to using directQuery, I can provision this so that we can use Power BI Embedded, however when I attempt to update the connection...
View ArticleVisuals not always visible in embedded
I have an embedded report with 6 tabs. Most of the time the tabs load fine, however sometimes some of the visuals do not show the data, they show the rotating circle as if it is trying to load. I am...
View Article