Re: PowerBIClient.Datasets.GetGatewayDatasourcesAsync returns NULL
It is SQL Azure. I have datasets for both SSAS and regular databases. When I upload the report to Power BI Online, it works fine, so the gateway is working.
View ArticleRe: PowerBIClient.Datasets.GetGatewayDatasourcesAsync returns NULL
We don't support the enterprise gateway yet so the source must be in the cloud. This rules out SSAS and on premise SQL.
View ArticleRe: PowerBIClient.Datasets.GetGatewayDatasourcesAsync returns NULL
Ok, so SSAS is out for now. Then it should at least work with Azure SQL database? It's not on premise.
View ArticleRe: PowerBIClient.Datasets.GetGatewayDatasourcesAsync returns NULL
Yep. That would working. We are currently working on adding support for the gateway. So SSAS will start to work in a little bit.
View ArticleRe: embedded-expiration/timeout issue?
They all are called via the same iFrame. We have a wordpress site where the page behind our paywall has a side menu navbar where you pick the report--and it's retrieved via it's id from the...
View ArticleRe: embedded-expiration/timeout issue?
OK - So to be clear your app is re-using the same iframe to load multiple reports. Correct? How are you loading the reports? Are you manually making the postMessage(...) calls or are you using the...
View ArticleRe: embedded-expiration/timeout issue?
I just called the embed site guy (I'm the powerbi guy) and he says "every time a new menu item is called, I load a new page and a new token." So, I don't think that's the same iFrame in this sense....
View ArticleRe: DAX Semantic error
Are Joe Reporting End Date and Joe Reporting Start Date measures? The error doesn't occur in the case that they are both calculated column. According to the BOL,...
View ArticleRe: Custom Visual - Timeline bugs
From your description, it seems that data comes difference from Direct query. Maybe you can provide some wrong samples data and here can insert them into database.
View ArticleRe: Is custom visual able to set the matrix cell back color with expression?
Is the read guideline helpful?https://guides.github.com/activities/hello-world/ . And you can follow the blog to get more informationhttps://powerbi.microsoft.com/en-us/blog/category/developers/
View ArticleRe: Unable to access the quantcast data
In order to reproduce this issue, I have registered a quantcast account, but could you please show me how to use it simply to reproduce this issue?
View ArticleRe: Is custom visual able to set the matrix cell back color with expression?
Hi , The guide provided not able to help us to change the dynamic color. BTW, we will check the information share from you. Thanks for your help.
View ArticleRe: Power BI embedded supports data refresh
Has anyone come up with a way to automatically refresh PBI Embedded report/workspace? Any ETA on possible solution?
View ArticleRestricting dimensions to used values
Hi,I am using Power BI over an SSAS Tabular model.We have several generic dimensions, like Nationality, which usually come from standardised data sets and have many entries.Any particular fact table...
View ArticleRe: PowerBI webapp (Login)
Embed tiles into an app and Embed reports into an app in What can I do with the Power BI API? seem exactly what you're looking for.You could download the samples from Github.
View ArticleRe: Embedding filtered report into CRM form
oliverg wrote:Hey guys, We are working with a client that wants us to build a visualization for CRM accounts that reflect some sales data. They want us to add the visualization to an account CRM form...
View ArticleRe: like when you press a button to switch between pages?
How I can it implement in Power BI Desktop?
View ArticleRe: Unable to access the quantcast data
After registered a quantcast account you have to register in Quantcast Measure API (http://developer.quantcast.com/)Need to register Quantcast Measure API and you will get key and Secret. With the help...
View ArticleRe: embedded-expiration/timeout issue?
Are we out of pursuable options as you think about this? I'm not sure how we'd pursue/fix conflicts in the shared state. Do I need to put in a ticket of some sort? Tom
View Article