Power BI Embedded authentication error
Hi all, I have been trying to run the samples from the following link: https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-dashboard/ I followed the steps, but I get an...
View ArticleNeed help with cumulative total of each row and add +1 if value repeats
I am learning DAX and need help to create DAX formula to calculate "Column2" by looking at each row in "Column1". If value repeats in "Column1" I would like to add +1 to the existing value in...
View ArticleCan you embed reports from Power BI Report Server?
Hi - documentation is not clear on this capability. Can you embed reports from Power BI Report Server?
View ArticleWHY is recommended to create a new Azure AD tenant if you will be embedding...
After reading the article "How to embed your Power BI dashboards, reports and tiles"...https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-embedding-content/ ..I asky my self what are...
View ArticleoAuth & Power Query SDK
At the Data Insights summit the session on "Deep Dive into the M Language" he mentioned the ability to create an oAuth connector. Does anyone have any examples of this? I'm trying to create a Facebook...
View ArticleNetezza Direct Query Issue W/ June Update
So, using the new beta connection to Netezza DB for direct query! (Thank you MS!)My issue: When connecting to a view, my measures are not summarizing. They are showing every single line's value as if...
View ArticleEmbed smal report (250px x 80px) not wokring as expected, a large border is...
I am trying to embedd a report containing a single tile. I have resized the report page to 250px*80px. The reason i am not embedding only the tile is that i need to be able to use a filter (which, from...
View ArticlePBIWebAPP C# Refresh Token
Is there anyone who could tell me how to use the refresh token to get a new token. I am using PBIWebAPP dashboard code available on GitHub. I am a beginner in C# and don't know much about the how to...
View ArticleProblem: I can't have an Access Token
Hello, I have a problem, with your explication on your API : "https://powerbi.microsoft.com/fr-fr/documentation/powerbi-developer-walkthrough-push-data-get-token/" I can't have an Access Token, because...
View ArticleManaging Dev,Test and Prod Environments in Power BI Embedded.
Hello Everyone, Need help with managing Dev,Test and Production environments in Power BI Embedded .Being new to power Bi, i am not able to find any standard procedure to be followed to manage the three...
View ArticleImpersonation isn't supported in DirectQuery mode
Hi everone, Im having trouble with Connecting to an SQL with a DirectQuery mode. When i try to with an Active Directory account i revice the error "Impersonation isn't supported in DirectQuery mode....
View ArticlePass UID from App to Embeded report
Is it possible, with embedded report, to filter content automatically based on the UID logged ito the app which the report is embedded?
View ArticlePower BI Embedded and multitenant support
Hi i am working for the first time in power bi, i have done all the reports with the deskpot, but now the issue that i am facing is the embedded of the reports in my page. The thing is that is a multi...
View ArticleREST API Post rows to dependent table?
I have created a dataset via REST that has four tables: A, B, C, D. Table B has a dependent relationship on A, and D has a dependent relationship on B & C. I wrote a program to load the data in the...
View ArticleCarry Over values from previous month
Hi,Just wondering to get some help with regards to my problem.I am doing a power bi calculation in which will let the first month to have a value of "0" and then carry over the values of the previous...
View ArticleA circular dependency detected
Hi Guys, I'm very new to PowerBI and in my previous post i want to calculate a SLA score for my telephone. Now i made 4 colums: AcceptedQueuetime = calculate(countrows(PowerBI_Customer_Last180Days);...
View ArticlePower Bi sharepoint access CSV files and auto refresh
Hi all,I have created a Report in Power Bi desktop with sharepoint that has a folder and many CSV files.The report is working fine but auto refresh(Within 1 hour) is not working.Any suggestions. Thanks
View ArticleLast report week as default filter
Hi there. My report has 3 slicers, one for reporting year, reporting month and reporting week. All come from the same exact date field. Now, when the page loads, i'd like my report to be filtered by...
View ArticleReport Filtering in Power BI embedded.
I have published report & embedded it in my HTML snippet. which works fine at the initial level. data loads perfectly. Getting issue when trying to apply filters on it.Below is my code,...
View ArticleEmbedded Report add filter to EmbedConfig
Hey guys, so I am have a fully functioning embedded sample working but I am trying to make a small modification to the way the filter is applied in the JS. Currently my code configures and embeds the...
View Article