Re: Can the Month on Landing Page in PowerBI.com be refreshed? (Calendar...
This is a desired feature for us as well. We would like the end user to always see the calendar showing the current time period instead of the time period that was selected when the report was saved....
View ArticleRe: Connecting to web api
If you go Get Data > Web Contents, you have the option of "Advanced".This will allow you to apply Headers Love hearing about Power BI tips, jobs and news?I love to share about these - connect...
View ArticlePower BI Embedded, report.render gives error for a dashboard
I recently tried to implement phased embedding over embedding. Works fine on reports, but I get a type error: report.render is not a function when I try it on a dashboard. The dashboard is still...
View ArticleClustered Column Char adding a line that represents the total percentage and...
Using the following data; StateAmount 1Amount 2Percentage Amount 2NSW$500,000$89,00017.80%VIC$450,000$56,98612.66%QLD$350,000$36,58910.45% Is it possible to chart a Clustered Column Chart that uses the...
View ArticleRe: Connecting to web api
Hi As mentioned you can pass the token in the Headers,In Power Query this will be likeWeb.Contents("https://api.powerbi.com/v2.0/",[Headers=[Authorization=Bearer 412sdsx1....]])Making much simpler...
View Articlecreate new custom visual extend exists visualization
hi power bi community I'm new with custom visual, but it is posible to create new custom visual and extend from existing visualization like Matrix visualization I need visualization with functionality...
View Articleheader table with sort and resize
hi power bi community I'm create simple custom visual with show a table, when i see Matrix Visualization there is feature to sorting asc or desc at header column and we can resize the column. how to...
View Articlepbiviz package Error
I am trying to add tooltip to my R visual. I tried following some tutorials such...
View ArticleRe: Single PowerBI Embedded API to call separate reports based on condition
Hi I think you don't need to create another REST API . As you already mentioned you can parameterize and have a condition to show based. Withthis you have very small changes to your code and avoid...
View ArticleRe: Web incorporation code doesn't work now . Can you help me?
Hi This was already asked several times https://community.powerbi.com/t5/Developer/secure-embed-power-BI-report/td-p/772774 This is due to issue with microsoft which already...
View ArticleRe: Azure Aanalysis tabular model better or PowerBI Data model?
Hi All, Seems like i found the answer to be above question, please add any more info if you have....
View Articleupdate Power BI report name
Hi,I have a requirement to update a report name. Can any one help me to update report name using Powershell,Rest ApI,C# language. I have a report in Dev workspace through CI/CD I have to move to QC...
View ArticleRe: pbiviz package Error
And it happens even when I do not change anything in the script r file. I've also attached my visual.ts code. /** Power BI Visual CLI** Copyright (c) Microsoft Corporation* All rights reserved.* MIT...
View ArticleRe: Is there any way to stop "Microsoft Power BI" and the url from being...
Thanks. It looks like I'll have to live with it for now.
View ArticleHow do I alter data display based on security?
I have a table that displays employee data, some of which is sensitive. We want to hide the employee name for users who don't have the proper security. I already have the following datasources. I am...
View ArticleRe: Programatically start/stop Azure PowerBI capacity for PowerBI Embedded
I found the REST api documented here. It seems to be working fine....
View ArticleData Flow: Get Data Sources
I'm trying to get the data sources for a Data Flow using the GetDataflowDatasourcesAsAdmin API, but when I call it I get two entries for each data source. The connection details are identical, but they...
View ArticleRe: streaming dataset with API how to filter by user id/row level security
Hi! any finding on this? I am interested as well for a simil scenario with a dataset build with Stream Analytics.Thanks
View ArticleHandling single report for multi tenant data source
I'm trying to create one general report which can handle multiple tenant databases since we are giving same type of report for multiple customers, can some please help me with the proper guide so that...
View ArticleDashboard/reports embedding in Dynamics 365
Hi, If I add a new PBI dashboard in dynamics365 dashboard page, how is the connection established? Could someone please explain on a deeper technical level on how it's connecting. A client of mine...
View Article