Bug or expected behavior when using a drill hierarhcy
I have a date hierarhcy that goes: yearquartermonthweek (based on a monday start date, so 9/19, 9/26, etc. When i drill from month into week on a bar graph, data for the 9/26 week gets split into two...
View ArticleBug or unexpected behavior with drill hierarchy functionality
I have a date hierarhcy that goes: yearquartermonthweek (based on a monday start date, so 9/19, 9/26, etc. When i drill from month into week on a bar graph, data for the 9/26 week gets split into two...
View ArticleDax Calculation of January total
I need help with the calculation in Dax: Below is the graph I need and the line is giving the correct results. The number "850" is the total for January and I need to put in a formula to calculate...
View Articlechange from last month
My dashboard is coming along nicely thanks to all the help I have received on the forum. I have another question. I want to display the percentage change from last month to this month. Right now I...
View ArticleActive Directory - Query Enabled Users
I want to user Power BI for analysis and reporting for Active Directory (AD) users. I want to filter Enabled users, however I am not able to find the correct attribute. Please point me to the field....
View ArticleLinking from a visualization to another report page
We are creating a Scorecard in BI and would like the first page to be a landing page with a table that links to other pages of the report. Are links that provide navigation to other pages possible in...
View ArticleDifference between changing data type in query editor versus in data view
While in data view, I changed the data type for one of my columns from the default (any) to True/False. When I went to the query editor, the data type was still the default and that got me confused. Is...
View ArticleDAX Formula for subtracting columns?
I am trying to caluculate current year revenue(column C) by subtracting prior revenue (column B) from revenue to date (column A). In theory, the formula would be A - B = C. Would I use some form of...
View ArticleDynamic calculate Column value based on Slicer Selection
Hi Everyone I just started using Microsoft Power BI recently, and this got stucked for few hours already. Hope someone could help me on this. This might be a simple question to the gurus. Here are the...
View ArticleSorting conditional column values in a slicer
Hi All, I have the below conditional column created based on the range of values I have. However the values are not sorted and it doesn't sort even when I apply the sort by option on the righ top...
View ArticleMeasurement not up to date value
I have created measurement to display the latest date from data entry by using following daxLastSaleDate = FORMAT(MAX('ospos_prod ospos_sales'[sale_time]),"YYYYMMDD")with following data, the mesurement...
View ArticleMore fucus on bug squashing over feature adding
Another month, another monthly update... While it is nice to see some features being added here and there (eve though I am puzzled on the criteria of which features take priority -- as it certainly...
View ArticleSum Distinct Values (Two variables: PI and IO with multiple Partners)
Hello Community Same Objective in all below scenarios (2 scenarios, but one Pivot. Is it possible using DAX?):SUM UP Distinct Values (both for PI and IO, but special for IO I need to have a down level...
View ArticleSeptember 2016 update - What's new?
I installed the September update but I couldn't see anything new at the start. All new features I found so far seem to be only available if I switch them in the Preview Features dialog under Options....
View Articletop N customer based on filter
Hi All,I have a transactional data of all customer sales for a year. I need to filter only the records of the top N ( 10/20/30 based onfilter ) customers based on the month or quater filter i would be...
View ArticleSales Ledger Aged Debts
I have two tables, one contains Sales Invoices and the other contains Sales Receipts. There is a relationship between the tables using the Invoice number. Any Invoice may have zero, one or many...
View ArticleHelp - creating power BI account
halo all , I am trying to create a power bi account using my office exchange email and it shows that i already have an account and is used by a different service. ( have no idea what service it is...
View ArticleCalculate Distinct Customers by Year based on Start and End Dates
I'm trying to find the correct expression to return DISTINCT counts of customers by Fiscal Year. Blank end dates means that they are current customers. Customers can be in multiple programs at one...
View ArticlePlotting key dates of a project
Hi! Power BI New person here. Any advice welcomed relating to this problem. I have a range of data from excel relating to projects. Each project has a column for kick off date, planned end date and...
View ArticleDisplaying in bar charts - with low and high metrics.
Hi all, Couple of questions. I know in SSRS , we can use the scale break to display bar chart with low and high metrics along the y-axis. I am trying to find out in power BI , what options are...
View Article