Re: Power BI Embedded with Amazon Redshift
Yes I agree. Is there any development going on for supporting "Direct Query" with all the data sources (in my case Amazon Redshift).
View ArticleRe: Rest API and Dashboard not always updating
This is annoying - no code changes and it's now working! Is there somewhere we can see the detailed status of Power BI services so we know whether things are working correctly?
View ArticleSorting by month name in chronological order in a slicer Options
I have Sorting month name in chronological oreder in slicer and chart inside a report and thats work fine that shows month like Jan 17, Feb 17, Mar 17. But in another report thats not working shows...
View ArticleHow to show the data in a Table When select any column of Stacked Column Chart
Hi, Please help me to build a visual. Here below is the souce data. Service, Usage Date and the Price. In the report there sholud be one DateFilter and the Stacked Column Chart.The Stacked Column Chart...
View ArticleRe: Change report connectionstring and credentials
That code works based on my test, I can update connection string and set credential with your code.Before everything, ensure that you can connect to the target Azure SQL DB in SQL Server Management...
View ArticleRe: Connecting PowerBI to Oauth Provider Data Source
danielraexavier wrote:Hello - my company runs a web application. I work mostly as a front-end developer, but I've been charged with doing research to figure out how our clients who use PowerBI could...
View ArticleRe: Redshift with Direct Query and PowerBI Embedded
lgendrot wrote:I understand that the Redshift connector is in preview at the moment, and as such only supports Direct Query from within the desktop application. I also understand that support for the...
View ArticleDefault Map Control vs ESRi Map
Quick easy question i hope, Do either of these map controls send data to the US? We cannot send any data to the United States, so this is a fundamental query for using these controls. Thanks, Chris.
View ArticleRe: Expiration information about AccessToken generated with PowerBI Rest API
Normally the token expires in one hour. You can decode the token and find an "exp" field in the decoded JSON. As to how to extend the expire duration, it is a more Azure AD question. I think you'll get...
View ArticleHow to display multiple Power BI Reports, on one page (.aspx) using...
How to display multiple Power BI Reports, on one page (.aspx) using @Html.PowerBIReportFor @Html.PowerBIReportFor(Model => report,new{id = report.Id,style = "height:10vh;",powerbi_access_token...
View ArticleRe: Change report connectionstring and credentials
We figured out the issue we were facing. , you are correct that all the code works and we knew that, but the part that was giving us trouble was then viewing the report itself. SOLUTION:Our problem was...
View ArticleRe: Rest API and Dashboard not always updating
Another update - some of my datasets are updating, others aren't. Is there anywhere I can see log files or work out what is going on?
View Articlefacebook analytics with power bi embedded
Hi every one! i'm working on my final year project.. in my app i have to type the name of a facebook page and i will have as a result the same dashboard but different data (different facebook...
View Articlefacebook data URGENT!!
hi everyone! i'm working on my final year project..in my app i have to type the name of a facebook page and i will have as a result the same dashboard but different data (different facebook pages).PLZ...
View ArticleApending Rows
I have a text file which is formated like this: Date and Time measure1 measure2 measure3 measure4 measure5 measure6title1 wholenum wholenum wholenum wholenum wholenum...
View ArticleRe: init objects in custom visual
, Metadata comes from tables within the dataset, from my point of view, it should not be changed.
View ArticleRe: Getting filtered grouping values in custom visual
, You may check if it can be done using a Slicer visualization.
View ArticlePowerBI embedded - download .pbix file programatically
I am developing a client side webpart using PowerBI embedded feature using a Power BI Free Account. PowerBi embedded feature requires PBIX file to be uploaded in Microsoft Azure workspace.When I...
View ArticleRe: Connecting PowerBI to Oauth Provider Data Source
Thanks for your reply! I was considering option number 1, but that requires making our community data public. The web database and cloud storage options are interesting too... Although I was hoping...
View Article