DAX HELP
Hi, I am trying to replicate the tutorial found here http://www.daxpatterns.com/basket-analysis/ changing it to my code. The probllem is it does not like the last filter function and doesnt recognise...
View ArticleRows being excluded from calculations
Dear all, I am dealing with some minor discrepencies between reports generated in power bi and other systems. It appears that some rows (sometimes 1 out 900) are being excluded from calculations. These...
View ArticleLevel measures
how can i create a measure with a level (Level Metrics in microstrategy)for eg: i need a report like SubCategory,SumOfRevenue,SumOfRevenue For Category where Category attribute should not be in report
View ArticleCreating new tables based on relationship with another table
I have two related tables one with Master records the other with Detail on a one to many relationship. What I want to do is, for each Master Record create a new table for Detail records BUT I want to...
View ArticleHow to create level measure
HI How to create a measure with a level (Level Metrics in microstrategy)for eg: i need a report like SubCategory,SumOfRevenue,SumOfRevenue For Category where Category attribute should not be in report
View ArticleNeed advice or assistance - Incremental changes between large numbers of...
Hello all, I'm hoping for some help or advice in how I might resolve this problem. Basically, I need to try to track & summarise the week-on-week changes in status for a fairly large number of...
View Articleadd value on row above on dashboard
I'm trying to create a visual that will show a running balance. Here is a screenshot summarizing the data showing the balance for each category, but i really cannot find a solution how to create a...
View ArticleCumulative sales new, lost and existing customers
I have a challenge concerning new, lost and existing customers and their sales. We want to explain our total sales difference by making different categories and assign customers to that categories.Here...
View ArticleInvoked Function Name in BI Desktop Queries
Hi All, Does anyone know if you can specify the name of the invoked function when executing it? At the minute, I have a couple of functions which are called Configuration and Servers. When invoking the...
View Articleleft join still only includes data that is in both tables
hi, I gonna try to expain the situation: - I have Two tables: A. Employe table, per period (all in one table; with primary key - Period & employee nr). B. list of company cars, per period...
View Articleget data from office 365 contacts
Hello, I would like to get an updated staff list as a data source. I was wondering that connecting to Office 365 People contacts list would be great. Would be that using a Sharepoint List? It does not...
View ArticleCreating a Fiscal Year & Fiscal Quarter in a DATE calendar
Hello,I have the following date table that I use as a 'StartDate' & 'EndDate'. Here is the formula that creates the date table currently: StartDate =...
View Article% Change
I have 2 columns:sales for current year and sales for previous year.I want to compare the total of both, and display if there has been an increase or decrease (% change) along with conditional...
View ArticleWildcards in filter
If there are a lot of values for specific field, it is possible to use wildcards in visual level filters, like: starts with422??-8pporcontains422ba-*s Regards. JCA
View ArticleCalculated column value in visual is different
Hello, When can a calculated column value show correctly differently on a table and on a visual? Am I missing something here? Thank you for your help?
View ArticleFilled Map working on Desktop but not Online
Hi guys, I'm facing an issue with filled map. Developing my dashboard on Power BI Desktop I'm able to produce the fillep map as shown below: But when I publish my work online, there's no data in my...
View ArticleDAX What is SAMEPERIODLASTYEAR actually doing with the date range
Hi there, I have a question about what the below Dax function is actually doing with the date range. The below DAX Function is the function for same period last year, but if the date is the 21st of...
View ArticleCan the line be removed from "Line and stacked column chart" if multiple...
Hi, The line in the below chart is the Studio Skill Goal for a specific user Role per Studio per Tool in our firm (the line location matches the below/right Studio Skill Goal). If all the Roles are...
View ArticleShowing a tooltop on line chart with multiple values
Hi, In the below chart, one Tool is selected (Adobe Photoshop) and I can display the tooltip using: ToolTipToolName = VALUES(SurveyDataTransposed[Tool]) as a Measure: If multiple tools are selected,...
View Article