slicers to choose start and end date?
I have daily sales data in my data model.Have a pivot table on my dashboard that groups sales by area.Looking to create slicers that will enable the user to choose the start and end dates of the sales...
View ArticleSave Sum amount for each refresh
Hi,Is there anyway to save historical aggregated value (e.g. Sum amount of user) in another calculated table or column? After refresh, the aggregated value will not be overwritten. A new column will be...
View ArticleHow to Create a Filter To Identify First 3 Text Characters - In Power Query
I have a database with millions of records. Each record is identified by a number and text description. Therefore, I want to create a lookup by the first 3 text characters that begin with "EDT" and...
View ArticleCalculate days between dates in two separate tables
Hello, I have three tables: Product (Fact) ([Product ID], [Estimated Delivery Date ID], [Actual Delivey Date ID])Estimated Delivery Date (EDD Dim) ([Estimated Delivery Date ID], [Date])Delivery Date...
View ArticleList.First(List.Select()) comparing column table to containing table
background:I have in my main table a CreateDate. I have created a column of data from the main table, for each row, it contains 1 or more records. I am trying to grab the First Date from the newtable...
View ArticleDAX query to display prior month result
Hello, I want to get the Previous month Sales Count. I need to use only DAX queries to achieve this. I used the following DAX queries. It didn't give me the desired result. Can anyone help me with...
View ArticleCustom sorting
Hi, I have below two columns in my data containing the values - Core, Moderate and Breakaway. Cluster -2017Cluster - 2016 In my Visuals, I want the sort order to be Core->Moderate->Breakaway, but...
View ArticleDefault Summarization
Hello, I'm trying to change the column total to be an average, instead of summarized, for some percentages. As you can see below, the average is not correct: I have my data housed in a SQL Database...
View ArticleTop N(0-10 Records) selection and 10 - 20 Records selection from table
Hello, I need Top N selection value and middle value selection Eg, If N= 10 then I need 0 -10 record and 11 -20 Records only from list of data so does it possible using DAX or any other trics/ideas....
View ArticleLoop API request and append results to one table
I use API as a source and it gives me the following result: result = Listtotal_results = 11829total_pages = 592 Each page contains 20 results. My source code ends with the "page=1", "page=2" parameter....
View Articlehow to set a default selected option in the slicers and filters
Hi , I have 5 coulmns date, value , item , month and yeardatevalueitemMonthyear25-12-2016200a112201618-09-2016300a2920161/1/2017400a31201717-1-2017200a112017On my report I have slicers named month and...
View ArticleCalculated columns with multiple IF's conditions
Hello All , I have a scenario as below . I need to have a calculated columns with below condition as shown in the below table(Calculated columns). I have used switch as below but not getting the...
View ArticleDisplay Percent rather than Count on Sunburst Visualization Tooltip
Is there a way on the Sunburst visualization when you hover over the 2nd level of grouping that it can show % of total instead of count? I have seen it be possible to do %GT when doing a quick calc on...
View ArticleTwo different filters on query's/datasets
Hi, I want to make a report regarding VM's info based on CPU and Memory with a slider on month's.Also I want to have the computernames showed even there is no information in one of those...
View ArticleTable Merge creates duplicate records
Hi Folks, I am stumped. I am trying to merge two tables into a new table using a LEFT JOIN. Both tables have unique records on each row. When I join the tables, BI creates duplicate rows on some...
View ArticleDAX Append Query - Merging Data
Hi,I have an Excel workbook with reference data - i.e. Days of the Year, Week#, Month# etc...Other tabs bear data for certain processes, i.e. Sales etc.. which are date related.I want to use a date...
View ArticleMaking a dashboard that shows the weekly hour goal per employee
Hi there, Two days ago I started working with Power BI, I really like how it can end up looking, but I am struggling alot with queries. My dashboard goal is that it would show the hour goal per week...
View ArticleCompare 2 rows
Hi guys, I've two rows that I want to compare: Scenario 1: In this scenario I want:- According to the two DateTime most recent, If row 1 from Code = row 2 from Code, I get "False", but, if row 1 from...
View ArticleStart using Power Bi
Hi, I'm gona start to use Power Bi but i never using before, can i have tutorial or some website where i can find some example to help me to use Power Bi please. Best Regards One new Power Bi user
View Articleshow numbers as fraction
How to show a number in a "New Measure" as a Fraction or Ratio?
View Article