Re: Can we add report level filter in power bi visuals from code (JavaScript)
Hi , I tried your solution but when my application try to load report, it shows "The Content is not available", But when I load report using @Html.PowerBIReportFor(m => m.Report, new { id =...
View ArticleRe: How to add custom Properties in custom visuals
Thank you for your suggestion. I am aware of the objects(Static Objects), But as I have metioned in the original question, I dont want this to be displayed in the property pane. For example I am...
View ArticleRe: Plot a line on a Map
That looks like a lovely render. I will give that a try when I get a minute Thanks for your reply
View ArticleRe: Import single PBIX to multiple workspace/datasets using different Azure...
eMobileBI wrote:However, the embed only works for the customer whose SQL server was originally hardcoded into the PBIX file. For everyone else, I get "See details" and the XHR JSON for querydata shows:...
View ArticleRe: How to request more data in Custom Visual with dataReductionAlgorithm =...
, You could try to reach out for help on GitHub and keep an eye on Custom Visuals blog for the latest info.
View ArticleRe: Custom Object Drowdown
, If your problem has been resolved, please help mark answer. Your contribution is highly appreciated.
View ArticleRe: How is fast iteration coding done with a PBI Custom Visual?
, I wanted to provide timely response. Though there are currently a few limitations, we can see the progress regularly, so stay tuned.
View ArticleRe: Power BI Embedded supported data sources
Is there any updates on connecting to different data sources?
View ArticleRe: R Control Chart
I have been able to create the R and XBar charts in PowerBI R Visuals, but still need some adjustments as it doesnt look right to me (data not displaying as expected). library(qcc)months<- c("Jan",...
View ArticleRe: Power BI Embedded OR POWERBI SERVICE
To me the choice is easy if you consider your user base. If your users will all have Office 365 accounts and Power BI user licences, then use the Power BI service because there is no requirement for...
View ArticleRe: Publishing real time dashboard to web
I wonder whether you got more information for this. I got a regular dashboard (updated once a day), which I published to web. Whenever I publish an update to the dashboard (publish modified .PBIX...
View ArticleRe: Publishing real time dashboard to web
Sorry. I just bumped into the information. It takes up to an hour for a "published to web" report to update (visuals or data)
View ArticleSharing Power BI Data
HI, I'm new to working with Power BI. I've built a few simple dashboards using the desktop version, and I've loaded them to the service. I'm trying to understand how to use the on premise gateway to...
View ArticleRe: Import single PBIX to multiple workspace/datasets using different Azure...
> Supposing you're talking about the Power BI service, not Power BI Embedded. Sorry for being unclear, I am talking about Power BI Embedded only. > What do you mean "hardcoded"? I don't quite get...
View ArticleI am trying to convert HH:MM:SS
I am trying to convert HH:MMS and I can do that but if there is no HH when I am summing the tabs together on some. Example:Staffed TimeAUX TimeTime in 0Time in BreakTime in LunchTime in MeetingTime in...
View ArticleError receive access token with browser different IE
Hi,i have a problem when i use a browser different to Internet Explorer for receiving access_token.In firefox i have this error: Error: No access token was found for element. You must specify an access...
View ArticleRe: Clear data from Streaming API dataset
I was doing the some test on this, and the result was just as the Power BI staff Sun states in this thread. If you've created a real-time dataset and you didn't check the "Enable historic data...
View ArticleRe: How to add custom Properties in custom visuals
, You may refer to Table Sorter and view its source code at https://github.com/Microsoft/PowerBI-visuals-TableSorter.
View ArticleDo user need to have a Power BI account to view the published report
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 to login to...
View ArticlePowerBI Gateway Data Source users management
Is possible to manage Gateway Data Source users from command line (e.g powershell) - get list of users, add/delete users?If there are many Gateway Data Sources defined, it is quite difficult to have an...
View Article