Last N Days
Hello Community,I created a calculated column to return 1 or 0 based on whether the date is within last 28 days. However, as you see from my screenshot below, it's showing all as 1. Below are all the...
View ArticleLine chart with multiple fields in Legend
In traditional pivot a user can put any number of fields in say the columns of a pivot table. Each of these fields will influence the number of columns shown in the pivot table and will show up in the...
View ArticleCalculate difference in time accounting for business hours
Hi, In Excel I used a formula which determined the time difference between 2 datetimes and returned based on a calendar the number of hours for resolution based on business hours. e.g. 8AM to 8PM is...
View ArticleData blending using multiple data sources
Hi all, Very new to Power BI and I have a question about data blending. I know that Power BI is able to do this by editing the relationships between data but what I want to know if it is able to blend...
View ArticleHow to create dynamic data bin using Dax
Hi My data structure is as follow :order id sale_price1 $352 $223 $7 I am looking for a way to create calculate column with Dax to creeate...
View Articledata is always 2 days old
I am new at this and have created a standard daily repot for Azure, the report works great and refreshes daily - but the data is always two days behind the current date. for example, today is the 7th...
View ArticleCalculating Multiple DateDiffs
I have some table data that shows when an Opportunity enters and leaves the "SE Queue." I need to calculate total time the Opportunity spends In the SE Queue. The problem is, the Opportunity enters and...
View ArticleUnexpected Error when launching Power BI Desktop
Hi! I get the attached error message when trying to launch Power BI Desktop. It started today och have been working fine until now. I have tried to uninstall och reinstall the application but same...
View ArticleDate appear with Commas on published but fine on desktop
Hi, Why does my date appear properly on desktop but not on the published version. The published version appears with commas.How abouts do I fix this?
View ArticleCan't find saved project
I just started working with with PowerBI and had a few queryies that I changed and saved. My computer ended up having to update (windows 10). Now PowerBI isn't loading up with my recent project. If I...
View ArticleTopN filter returning more than N requested
I am using the TopN filter and when I do I do it returns more than the N i requested. I used top 10 agents by conversion but it returned almost 30 agents. Does conversioni= infinity or NaN have...
View ArticleWriting an IF statement referencing a column, not a measure
I have a table(Part Number Master) with a column titled "BOM". The results in that Column is either null or B. I currently have the following measure locted in the Part Number Master table:Order =...
View ArticleObtain one histogram bar from a waterfall chart
Hello,I am a new Power BI user and I am struggling to create a histogram with cumulative sums inside the bars. I have seen that the Waterfall charts do this very nicely, adding the values of certain...
View ArticleDax table of measures: organize measures in a calculated table
Hi everyone!It's not exactly what I'm trying to do, but I'll make it simple. I have multiple measures, suppose 4.[MONTH INTERNET SALES] = 5[MONTH DIRECT SALES]=20[YEAR INTERNET SALES] = 50[YEAR DIRECT...
View ArticleCalculation - filtering one column while getting total SUM on another column
I would like to find the number of part rejects for specific rejects per million parts produced for a specific set of months by the location where the parts were build. My data is set up like this:...
View ArticleHow to convert a calculated measure into a permanent value for each row
So [Hours per day] is a calculated measure that was derived by aggregating the rows of the table by [Project Name] Now I want to permanently add the value found in [Hours per day] to each row with...
View ArticleData from multiple columns in one visual
I have a survey question:Which of these did you do:A) I did AB) I did BC) I did C which results in a table:I did AI did BI did CTRUETRUE TRUETRUE TRUETRUE TRUETRUE How could I turn this into a bar...
View ArticleTraditional Financial Statements
I'm trying to create an income statement that has line items for things like gross margin PERCENTAGE, Total Operating Expense, etc. I was reading about cascading subtotals but that doesn't do the trick...
View ArticleBottom 25% of values
Hello, I love the top n filter, but I need to filter the bottom 25% of values based on a column. I've been trying to figure out how to do this, but to no avail. I would really appreciate any help....
View Articleovertime calculation
I am trying to calculate overtime by day and then have the column total up correctly. Right now I have a measure that if the total hours worked for the day is greater than 8 then total the hours up...
View Article