How Power BI direct query optimise SQL
I am not sure that I understand how Power BI direct query works under the hood and whether Power BI optimise the query or not. Assume I have a filter (slicer with single selection) binding on column...
View ArticleRe: Licensing in a web app
Thanks for your reply!So do I understand correct that if I use reports embedded, I don't need any licences for my customers?
View ArticleRe: Licensing in a web app
Yes, that is correct. If you use Power BI Embedded, you do not pay for user licenses. Instead, you pay a report session fee which i beleive is 5 cents a report session once you pass the certain...
View ArticleHosting of Power BI reports in SSRS 2016
Does anyone know when we will be able to host Power BI reports within SSRS 2016? I thought this functionality would be available this quarter but have not seen anything on this as yet? Cheers Gareth
View ArticleRe: RLS and Data Source in Power BI
Thanks for the reply. Can I pass an extra param in JWT for embedding the iframe? Now, I am passing 'username' along with 'roles'. Is it possible to pass extra params in JWT so that I can make use of...
View ArticleRe: Error receive access token with browser different IE
Were you playing with any Power BI embedded demo? Could you post the whole page?
View ArticleRe: How do I get data in table A that is not in table B, but by only looking...
Power Query would be a more proper approach. Check let LeadWebsite= Table.FromRows({{"Mrs S Smith", "1 Test Road, Test, TE5 73D", "smith@test.com"} , {"Mr Jones", "456 High Street", "789101"}},...
View ArticleAll possible report filter values in javascript api
Is is possbile to get all possible filter values, i wanted to get values selected and not selected values ?
View ArticleRe: Do user need to have a Power BI account to view the published report
rajashekar wrote:I'm developing an web application POC in which i have to embed a Power-BI report.So users will login into my application and will go to reports page.If i use oAuth user will be asked...
View ArticleRe: increase number of data point?
, This seems to be a known limitation, see https://github.com/Microsoft/PowerBI-visuals/issues/44.
View ArticleRe: Error receive access token with browser different IE
No, i am using PowerBI API and i received the access_token with a ajax request.
View ArticleRe: How to add custom Properties in custom visuals
, You may leave a comment on GitHub to seek advice from the author.
View ArticlePower BI Embedded - MySql Dataset refresh
I am currently hosting a MySql Database in Azure in developing PBIX files.I am able obtain the required Reports in Azure portal but did not find a method to dynamically refresh data.I observed that...
View ArticlePower BI embedded show and load data slow when embedded on website
Hi all.Now, i working on project using powerbi embedded, nodejs, database sql azure and webservice.I using driect queries mode to get data from database for powerBI. When i tracking total time run...
View ArticleRe: Do user need to have a Power BI account to view the published report
A user don't need to have a power bi account to view a published report embedded in a web application.
View ArticleCouldn't load the schema for the database model
I get this error when I share this dashboard outside my organization. Do they need to have a BI Pro Licence? Couldn't load the schema for the database model Couldn't load the model schema associated...
View ArticleCouldn't load the schema for the database model
My user gets this error when I share a dashboard with them. The are outside the organization. Do they need to have a Power BI Pro licence? Please help. Couldn't load the schema for the database...
View ArticleRe: Do user need to have a Power BI account to view the published report
nirajdubey wrote:A user don't need to have a power bi account to view a published report embedded in a web application.People do need to login before they can view a report embedded via Power BI REST...
View ArticleRe: Hosting of Power BI reports in SSRS 2016
As hosting Power BI is a feature in SSRS, I think you would get more proper response from the SSRS forum.
View ArticleRe: Power BI limitations for large datasets
The listed 3 points would more or less have affect of performance per my experience, however I've never experienced a perfomance as slow as 25-30 seconds. It usually doesn't take that long when...
View Article