Re: Color coding for cell in Table or Matrix visulaization
Do we have some news about this?I'm looking at the color coding option for a table.I want to highlight the rows in a table based on a value (negative sales = row in red)
View ArticleRe: Dyanmically changing the title based on the drill down
I created this Idea ... help up-vote it! https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/16609003-detect-drilldown-drill-down-level-to-support-cha
View ArticleError in ConsoleApp (tutorial)
Hi everyone, I'd like to create console app from this tutorialhttps://powerbi.microsoft.com/en-us/documentation/powerbi-developer-walkthrough-push-data-get-token/but in Console app but I have...
View ArticleRe: Is there a way to crate parent Child relationship on the same table and...
amithegde wrote:Thanks @Eric_Zhang apologies for being vague. By table I meant `table` visualization control. The idea is to be able to browse/see children of a selected item in a tabular format. The...
View ArticleRe: Calling Azure ML Web Service from Power BI
dkay84_PowerBI wrote:My code to call the Cognitive Services API looks as follows:(Source as table) as any => let JsonRecords = Text.FromBinary(Json.FromValue(Source)), JsonRequest = "{""documents"":...
View ArticleRe: can't connect visual server - running local host and have installed...
, I just did a test using Microsoft Edge on Windows 10. It works so long as the server is listening on port 8080.
View ArticleRe: Is there a way to crate parent Child relationship on the same table and...
Eric_Zhang wrote:amithegde wrote:Eric_Zhang wrote:amithegde wrote:Thanks @Eric_Zhang apologies for being vague. By table I meant `table` visualization control. The idea is to be able to browse/see...
View ArticleRe: Is there a way to crate parent Child relationship on the same table and...
Thanks for the clarification, however I don't get the point of such table design. Anyway, to bypass such limitation, add an extra column as the ParentID. new ParentID =...
View ArticleRe: Security Issue Integrating a Custom Visualization Tile Into an App
, There is already an idea at https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/12990723-integrate-customvisuals-to-into-an-app, you may vote it up. And you could consider integrating...
View ArticleRe: Filtering data for customers with embedded Power BI with a shared data...
Have you checked this article Row level security with Power BI Embedded?
View ArticleRe: How to connect securised data to iframe report
It seems that Power BI Embedded is more proper in your case, no Licence is required.In the condition of 1, check Row level security with Power BI Embedded.
View ArticleRe: Change Color Legends in Map with Custom Icon
Hi , If you want to change the legends color, you can simply to modify at “Format Table” -> “Data colors”. If you want to use custom icon as the legends, currently map visual doesn’t support this...
View ArticleRe: How to show real time data from mysql
Hi , Based on test, power bi desktop use import mode to connect MySQL database, you need to manual refresh the datasource to get the newest data. In addition, if you publish the pbix file to service,...
View ArticleIs it possible in PowerBI embedded to connect to a JSON webservice
For one of our application we're embedding reports. We're able to upload the PBIX file via the webservice (and create a workspace, etc). Now we wan't to update the report with the 'live' data (or maybe...
View ArticleRe: SelectionId for table
, From my point of view, it doesn't make much sense. You may use Slicer and HierarchySlicer as an alternative.
View ArticleRe: New forecast data analytics tool doesn't work
Thank you Eric Zhang, for the pbix you sended me it works :-)!! I don't know exactly why it doesn't work with my datas, maybe not enough linear...Again thank you for helping me :-)!
View ArticleRe: Filtering data for customers with embedded Power BI with a shared data...
Yes, I did look at that. From what I could tell, though, it looked like a role would need set up for every customer with every associated user (they'd also need removed as customers' staff turn over)....
View ArticleRe: Filtering data for customers with embedded Power BI with a shared data...
Actually, ignore my last reply. After looking more into how RLS works with Power BI embedded, I figured out that I could actually pass in a CustomerId as the username on the embed token, and then use...
View Article