Re: Slicer to display values based on certain filtering of other columns
Not sure if you are in the Service or Desktop, but essentially, drag StagId to your visual filter area and set to be greater than 0.
View ArticleRLS - Security menu not appearing anymore
Hello all, I've been evaluating Power BI with a power user license, and have connected to our Analysis Services data. I created a few datasets and reports. I went into the SECURITY menu to try to...
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
Hi . There seems to have been an update over the weekend. To recap, prior to the weekend, the situation was that unmodified custom visuals from the gallery (i.e. those not in sandbox) had stopped...
View ArticleRe: RLS - Security menu not appearing anymore
Hmm, that's weird if it was there and then not there. I have seen this with data pulled from services like "Visual Studio Online" and "Google Analytics". What is the origin of the dataset? I have never...
View ArticleRe: Slicer to display values based on certain filtering of other columns
Hi Smoupre I am using both. Unfortunately in neither the visual filter does not seem to get enabled for a Slicer object. Only the Page and Report level filters get enabled. I am not sure if it is a...
View Articledisplay a bar chart with mutiple measures based on the dimension selected in...
I have a chart that displays Sales Totals. I have dimenisons like Customer, Product. Instead of creating two charts one for Customer and one for Product, I want a single chart with dynamic x-axis based...
View Articlehow to display fixed lines of different measure in a scatter chart
I have a scatter chart with probability % on y-axis and sales on x-axis and the bubble showing customer sales value based on the probability %. This gives all the four quadrants - low % Low Sales ,...
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
Here's a nice one-Selecting a data-point in the visual's initial update() call makes most/all sandboxed visuals get the WRONG DataView. Background:I developed a simple visual called RadioSlicer, which...
View ArticleRe: PowerBI Embedded Sample Connection string
Hi,if you give connection string like below it will work Data Source=xxxx.database.windows.net;Initial Catalog=dbName;User ID=xxx;Password=xxx;
View ArticleRe: RLS - Security menu not appearing anymore
Thanks for response! The data is from Analysis Services Cube - Dynamics AX 2012 R3, hosted in Azure. Using the Enterprise Gateway to talk to the cube. I created the dataset and report in the desktop...
View ArticleRequest header origin is "null" on portal
Dear all, I'm developing a custom visual which makes an ajax call.Because this is cross domain, I have to regulate the "Access-Control-Allow-Origin" header in my service, but I do not want to wildcard...
View ArticleRe: RLS - Security menu not appearing anymore
OK, next question, are you using DirectQuery to talk to the SSAS cube or are you doing an import of the data into the data model? I would try something simple, like create a CSV file and import it into...
View ArticleRe: RLS - Security menu not appearing anymore
I tried a CSV file, imported the dataset - but I don't see a SECURITY option in the [...] menu. Just out of a meeting with Power BI reps, they claim it is best practice with Power BI / Dynamics AX 2012...
View ArticleRe: RLS - Security menu not appearing anymore
Well, with SSAS, I can see them saying that. That being said, SSAS security can get REALLY complex pretty quickly. That is bizarre that you don't see the Security link, I see it on all of mine other...
View Articleembed a PowerBI report in Salesforce
My client wants to integrate a PowerBI report in an iframe in Salesforce.com I know I can use the public link with Publish to web feature, but link and data won't be secured. So is there an alternative...
View Articlepublish to web
Last week I was publishing a PowerBI report to the web with 4 pages, and the 4 pages were appearing as onglet (tabs) at the bottom of my report, enabling end users to see and select indivual pages...
View ArticleRe: embed a PowerBI report in Salesforce
For Power BI, you would use the new Power BI Embedded functionality. So, essentially create a web application that uses Power BI Embedded to display reports and then iframe that....
View ArticleRe: publish to web
Would recommend going to support.powerbi.com and using Contact support to open a ticket.
View ArticledataPoints
Question ... i can't find changed datapoint color under dataview ... after i change datacolors in power bi.There is nothing under metadata.. any ideas ? Regards,
View ArticleRe: Custom Visuals Sandbox is coming - Here's what you need to know
Sandboxed visuals' data sometimes gets mixed up in Google Chrome. Background:I had a report containing two instances of one of my custom visuals. Yesterday I noticed that sometimes when I enter the...
View Article