Help optimizing DAX with SUMX and RELATEDTABLE
Hi everyone, Here is the challenge. I have a table of donors, and a related table of mailings to those donors. I need to calculate the first-year cost of those mailings, on a per-donor basis (the...
View Articleproblems to creating a chart of the monthly volumetric with two labels of...
I'm having a problems to creating a chart of the monthly volumetric (Backlog) amount of Closed and Open numbers in the month in Power BI . In my base I have two date fields : Date Open and Date Closed...
View ArticleBI web vs desktop - Report Tabs
Help. I'm creating some visuals in Power Bi Desktop and are creating multiple tabs for it. When I go to the online version and try to go to Reports, I have some tabs missing. How can I make those tabs...
View Articlemultiple value ranges to filter in a page filter field
Hi everyone, I am new to Power BI and now I face a challenge where I need to have a page filter and specify multiple value ranges. For example I need to add "Code" as a page filter, then have only...
View ArticlePrior Period Calculations with Multiple Fiscal Year End's (R Equivalent to...
Maybe this will help someone. You can return the favor by telling me how I can do this in R! I wrote a Calculated Column that returns the change in a value compared to the prior period, while ensuring...
View ArticleCOUNTROWS over range question
Hello, I'm struggling with creating a measure that does the following: Sum the number of occurrences for each incident type for the previous week ending. I have a table that has the following...
View ArticleApplication environments in Power BI
Hi all, Not sure if this is the correct place for this but nevermind. We are creating reports in Power BI Desktop but would like to create Dev/Test/Production areas in Power BI and I was wondering how...
View ArticleQ&A Power BI Desktop
Is Q&A available on the Power BI Desktop or is this only limited to the Power BI Web Version?
View ArticleEmbedded PowerBI Report not showing in Chrome (but works in IE)
I've embedded a sample interactive report (using fake data for now) on a landing page in SharePoint Online and am seeing two problems that I would like your advice on: 1. The embedded report does not...
View ArticleDisable SortOrder bar chart
Hi,I have to order the bar chart with a particular field but the bottom Sort By Column is disable and in the chart doesn't present. How i can do? Thank you. Marco
View ArticleDate conversion issue from datenum with a few 0's to date
HiI ran this formula to extract dates from another table so that i can use that in my datediff function, Itinerary Created Date =...
View ArticleMissing ZIP Codes in Excel 3D Maps
In Excel 2016 3D maps, certain New York City ZIP codes are missing. Two examples are ZIP codes 10024 and 10014. That is, when I try to get these regions outlined, they appear blank, while most ZIP...
View ArticleUnique Value Based on Filter Criteria
I have a column in excel called unique inspection. It gives me a true/false value based on how many times an inspection number is listed in another column. Now this is what I need in Power BI: I need a...
View ArticlePower BI cannot apply operator & to numbers?
I was following this article but when it comes to this part adding a new column: "YearQuarter = IF([Quarter] = 1,[Year]-1 & "4",[Year] & [Quarter]-1)" I get errors: "Expression.Error: The name...
View ArticleSame formula for calculated column and measure in the same table. Different...
Is there any reason why this might happen? My formula is the exact same in both places and the calculated column is included in the same table that the calculated measure is applied to- all using...
View ArticleRolling 6 week average
Hi I think I am missing super simple here but I cannot get this working. I want to show a rolling 6 week average which is working and I want to show a rolling 6 week same period last year. I have the...
View ArticleGetting sales from another table
Hello, I receive daily sales data from a retail store for products and units sold in a 'Sales product table'.I am trying to determine the total value using a calculated column (if this could be...
View ArticleDividing by column in another table
Hi I have a bunch of em_codes associated with my calculated column ALRemain. I want a new column which divides the ALRemain by a value associated with the em_code (the hours column), which can be...
View Articlehow to write this expression in PowerBI ?
How to write this expression in PowerBIselect distinct([date]),Temperature from Device47A8F where Temperature>25 Totally new to PowerBI. Is there any tool that can change the query from sql to...
View ArticleMatrix differences
Dear all, I need to create table that show the differences between data in matrix.MATRIXABCDEA 100557788B-25 55-70055C55-33 5522D7766855 2E8833-5555 I have for example the below data (company, other...
View Article