Isfiltered is not working on date hierarchy
Hi guys, I've got a problem here with IsFiltered function. I've already used it several times, but not with dates hierarchy.For example, I created a measure like this: Previous Sum =...
View ArticleCisco API & Azure
Hello, I'll use Cisco API as data source. How can i make a connection from Cisco API to populate data in power BI? I might be using an sql Database to extract data from Cisco API and then send data to...
View ArticleQTD measure not working after I join Date & Invoice tables
Can someone explain why my Quarter to Date Sales goes from $880.84K (which is correct) to $15.71K (which represents ONLY today’s sales) when I join my Calendar table to my Sales table? If I don’t...
View ArticleCreate a column to calculate average time difference
Hi guys, I am struggling with a problem calculating average days/times in Power BI Desktop. I have the following sets of data; Job statusStatus start date (date/hh/mm/ss)Status end date...
View Article"Rolling 12" measure fails on last value only
Rolling12UpTime = CALCULATE( sum('Date'[UptimeMin]), (DATESINPERIOD('Date'[Date], LASTDATE('Date'[Date]), -1, YEAR)) )Date[UptimeMin] is a simple calculated column: UptimeMin = calculate(24*60) The...
View ArticleValues from merged queries not showing in power bi
I am having an issue with values showing up in Power BI. As you can see in the images below, when I am in the Query Editor, there are values in the query, but when I load in Power BI, I do not see...
View ArticleMaking a fixed filter in Dashboard
Hello everyone I have been working with several dashboard but I did´t find the way to make a Filter in first sheet and this filter be applied to all sheet inside of dashboard. Can you help me ?...
View ArticleColumne as multiple values in filter function (or other ways
Hey everyone. Is there a way, to input column in filter function? Here is an example: var x = values(Here comes a calculated column filter by other measurement condition) return...
View ArticlePresent different level of hierarchy according to a slicer
Hello everyone, I have the following data: Destination:LATAM (h1)Region1(h2)Country1(h3)Country2(h3)Region2(h2)Country5(h3)Country4(h3)ASIA...
View ArticleRank by one attribute when there is more than one attribute in a table
Hi Everyone, I have a table visual with Manager in column 1, Region in column 2, and store in column 3. Manager is from database #1 while Region & store are from database #2 (these tables are...
View ArticleStandard Deviation of Values from Several Tables
I'm something of a PowerBI Desktop and DAX newbie, so please excuse me if this question is really simple. I have five guys working for me, and I would like to create a visual that shows the number of...
View ArticleComparing previous and current year data on a line chart
Hi I want to compare the daily trend for FY 16 ( Jul 1st 2015 to June 30th 2016) and FY17( July 1st 2016 to June 30th 2017) on a line chart in two graphs , on the x-axis I want to see only the month...
View ArticleDAX Measure with Nested IF Statements
Hey Everyone, This is something that is relatively easy for me to figure out in other BI tools but I've had some issues with Power BI and DAX. Here is a sample table "Sales" : Store...
View ArticleFormula works to create measure but not column
I am looking to create a caculated column using the following formula ( based on two measures ) : Cost = [MTD Cost]-[MTD Cost : PreviousDay]This works when I create a measure, but doesnt work when I...
View Articlehyperlinks not clickable
After adding a hyperlink in the text box of Power BI desktop but it is not clickable.
View ArticleGet Data from folders unable to retrive file author
It's a pity that "Get Data" from folders is unable to extract the file author. Besides, why not add the author in the Power BI desktop as one of the file attributes too?
View ArticleHelp modelling relationships with 3 fact tables, date table and product tables
Hi - I need help relating tables so that 3 facts sit together in one vizualization. I also need to add Fact 1 + Fact 2, and add them to the vizualization as a 4th Fact as well. In the schema below:...
View Articlewrong dates displayy
Hello,so I'm working on a big report including dates from 2016 and 2017,for some reason the date hirrarchy mix dates from Q1 2016 and 2017.I would like to present 5 Quarter, Q1 2016 Q2 2016 Q3 2016 Q4...
View ArticleDAX Max value of multiple columns for every row
HelloI am trying to find the max date per row for a series of columns.In excel it is as simle as MAX(A1:L1).Example:...
View ArticleHelp! Errors when creating a table visual from multiple data sources
Hi everyone, I am now trying to create a table visual from multiple data sources. However, I keep getting errors when pulling one of the fields from one data source into my table. Can anyone...
View Article