Connecting to on-demand data
Hi, I am trying to analyze data from C.A. Clarity PPM On-demand (cloud solution) in MS PowerBI. Is there any good solutions to create a connection between these? From my understanding, it would have...
View ArticleDoes the order that values are put in on visualizations matter?
Hello! I've been spending hours in the app so getting a little cloudy minded. Does the order of where you put in the values in the vizualizations matter? The reason I asked is that I pulled in...
View ArticlePercent Measure, by Month across 2 tables giving higher than 100%
I keep getting stumped unfortunately. I have 2 tables. A full list of all configuration items (text field) in one table, and a second table which is a list of config items that were updated last...
View ArticleLines in column chart staggered when using colour saturation
I am displaying some sales data at an individual vs branch level. For some reason, when I am looking at the individual level and I add the field "branch" as they key, the bars show up all strange...
View ArticleDAX with dimension data (min or max)
Hi. I have the following formula and its working. CALCULATE([Total_Quantity];Fact_Forecast_Received[Type]=1;Fact_Forecast_Received[Current date]="2016-02-01") Will now use selection box to select two...
View ArticleDateAdd does not work across year boundaries
Hi, I have found that I cannot use a DateAdd to find a date outside of the current year. Being the 31st Jan 2017 today, if I use (custom column) DATEADD('Data'[Today].[Date],-3,month) It returns a...
View ArticleHelp with new Measure
Hello guys, I'm very new to the world of charts and analysing data and I have to say that I found Power BI very easy to use.Especially the part where I can just drag and drop collumns from my excel...
View ArticleHelp with adding 2 slicers referencing 2 different matrix on the same page
My goal is to have on the same page 2 slicers. These slicers are for dates. They are connected to two identical matrix visualizations. The idea is to have the user compare one month matrix to any other...
View ArticleShare BI Report
I have created a BI Report, and would like to transfer ownership to another User, who can both view and edit the report. I cannot find any option.
View ArticleHow to get Data management gateway SSL certificate ?
Basically I am trying to create a dashbaord with Navision data in power BI, I am following this article:https://ksdconsultancy.blog/2016/03/23/microsoft-power-bi-part-vi/ It says that Data Management...
View ArticleUnanle to publish pbix to power BI
On attempting to publish a pbix file to my cloud workspace I keep seeing the following message: An error occurred while attempting to publish '###.pbix: Unable to write data to the transport...
View ArticleAND() function
Hi everyone, I'm trying to create a column which checks the content of 2 existing columns and if column1 contains "something" and column2 contains "anything" then "result1" else "result2". This is how...
View ArticleAND() function
Hi everyone, I'm trying to create a column which checks if two other columns contains some expressions. So I tried to create that column, this is how it looks like:Column =...
View ArticleExists in 3 tables
Hi community, I have 3 tables, one from AD, one from SCCM and one from another Audit program, all three tables contain Computer Name. I'm trying to determine which computers appear in all 3 tables,...
View ArticleFlight map with ArcGIS
Hello,We are looking for a solution to present flight routes in a PowerBi dashboard. We considered R visuals however this way we loose some of important features. ESRI maps looks much better but we...
View Articledynamically calculate average for last 3 months sales and last 6 months sales
I want to calculate the average for L3 and L6, dynamically, which means with every new month sales value added in the table, BI automatically adjusts the period to calculate the average for last 3...
View ArticleRelations between tables with measure column
Hi everyone, Could you help to understand the following behavior and how to deal with this:I have a simple structure with one fact table and two dimensions with both direction relations: And I have a...
View ArticleUsing Slicers to set thresholds
I want to be able to use a slicer with a numerical field to be used as a threshold when filtering other vizualisations, only taking values greater than, or less than the value in the slicer. Is this...
View ArticleHow to calculate duration in minutes between two coloms
Hello guys, the next challenge for me is to calculate the DURATION_SOLUTION in minutes(integer). In the current table i have a formule for DURATION_SOLUTION, which is ENDTIME - STARTTIME. in the...
View ArticleCalculate percentage of total for matrix column
Hi, I have data displayed in a matrix: (I removed sensitive first column, but there is a first column with product names) Here is the definition of the matrix: What I want to do is that every column...
View Article