Create Sankey Graphics
Hi everyone. I need your help with this graphics. In this case the origin and the destination are the same.But, I need to add one more axis, the month of the year.Throughout the month each value of...
View ArticlePower BI Embedding - determine if report content has changed when in edit mode
Hello, My organization is piloting Power BI embedded for our self-service reporting. Does anyone know if there is a way to determine programmatically if the contents of a Power BI embedded report has...
View ArticleExport Data from Visual
I am using the powerbi-client javascript library and working on exporting the underlying data behind a visual. In the 'rendered' event, I can successfuly pull the data and can inspect it in Chrome's...
View ArticleDate slicer, need the difference of value
Hi, I have a field with values in them, let's say it's called sales. And I have a master calendar table linked via Date field. What I'm trying to show in a table or chart is, what's the difference in...
View ArticleCustom Visual Changing Titles
How can I import a theme or create a custom visual that has the same font, size, and color I select from the JSON. If somebody could please comment below how to accomplish this similar to my legend I...
View ArticleCombine inline function in query
Hi,I'm trying to create a custom function and use it in a query. I'm able to create a function in PBI Desktop and then use it in query, but i need to comibne it in a query so instead:let Source =...
View ArticleHow to call PostDatasetInGroup() to create datasets populated by an OData...
I want to write a C# program to automate the creation of datasets in an app workspace in Power BI Service. I want the program to create 50 datasets by posting JSON dataset definitions to...
View ArticleISelectionManager.clear() clears the selection from another visual
I'm currently testing two custom visuals in development, and apparently when I call the clear() function of powerbi's SelectionManager from visual #1, the selectedIds from visual #2 also get cleared....
View ArticleFor Pull data from REST API with Authentication Should I Use Content Pack
We are using our own Rest Api Authentication .In our scenario first Http Post request is sending with username and password ,Response of first request have some tokens in its header .Second Http Post...
View ArticleCan i use synonym in preference to field name for Q&A visual title?
I have an embedded Q&A report for users to explore their own data. The data model provided to me has field names that make sense to developers but won't mean a lot to clients. I've used synonyms to...
View ArticleHow to get Cumulative Employee Tables per Fiscal year
Im trying to get these tables to stack, so each fiscal year has an adds the employees in previous year and adds the new ones but the cumulative total function isnt working for me. It only sums the new...
View ArticleCannot use custom visuals in Power BI Desktop
Custom visualizations work in web preview, but not in Power BI Desktop. I can import the .pbiviz file and drop the custom visual into a report, but as soon as you try to drop any data into it, you get...
View Articleremove "report usage metrics report" showing on embedded application
I am dealing with an embedded application that is getting reports via this C# repository method using (var client = new PowerBIClient(new Uri(_powerBiSettings.MainAddress),...
View ArticleLiner Gage of MAQ Gage
Liner Gage of MAQ team. I need to show the Trend value Arrow up and down. But this Arrow is down only when a value is -ve. Please let me know if anyone has an idea to showdown arrow in +ve value....
View ArticleLooking for a private BI freelancer to help out from time to time
Our team is looking for a freelancer to help us build a dashboard using Power BI for our business within Asia. The dashboard is for us to do marketing analysis. (Singapore, HongKong preferred) Do you...
View ArticleCortana and Power bi QNA Integration not working
Hi Team, We are trying to integrate power bi QNA datasets with Cortana. Followed all listed steps on Microsoft documentation and got Cortana cards to show up in Cortana search but unable to get any QNA...
View ArticleExtract parameters from web query
I have created a web query to look up the users from different groups in a website and saved the query to my desktop. There are a lot of groups that I need to track the users from, and I only need to...
View ArticleRounded Up Values
In a matrix column, how do I show the values as rounded up to the nearest whole number? To be clear, it's already showing up as a whole number, I need it rounded up -- as in currently values of 86.8%...
View ArticleHTTP 401 returned when attempting to generate embed token for report
I am trying to generate an embed token so I can embed a Power BI report into my own web application. I am using the API Embed Token - Reports GenerateTokenInGroup. POST...
View Article