Previous Year Measures not working.
Hi! I have a problem. From one moment to other, measures that were working properly are not working anymore, and I can't figure out why.The measures are of type DATEADD. Measures that show me sales of...
View ArticleConditional Formatting Table view
Hello, I have three measures in table view.1st is the Amount, 2nd Amount MTD and 3rd is the % of Goals which is (Amount/Amount MTD)*100. I want to set conditional format on % of Goals.... If it is less...
View ArticleSecurity role with more values
Hi everyone.I'm getting in touch with the roles in Power BI. I've seen that there is a basic way to filter some tables basing on the username. Nevertheless, I've not found a simple pattern to address...
View ArticleIs workingday column calculation in date dimension with Holidays range
i have implemented isworking day column with the refrence of one datecolumn in a holidays refernece IsWorkingDay = IF (NOT(DateTime[Day of Week]= "Saturday" || (DateTime[Day of Week]= "Sunday"))...
View ArticleLimit Time slicer values to the range that is in the dataset
Hello, I have a timeslicer in a report with values from 1/1/2015 to today. Is there a way to limit the options that the user has to set the time frame to the values that are present in the dataset? thanks
View ArticleDate Filter and grouping problems
I am trying to create a filter that has the following options to display the data: Date range (day, week, month, year) that would then have an option to group the data by the day, week, month or year....
View ArticleStacked Bar Chart to Count Groups of Column Values Instead of Total Count of...
Is there a way on a stacked bar chart to have it show multiple stacks with a count for each based on what I have in a single column of data. In the below instance I have several different membership...
View ArticleHelp on making a new column with a condition
Hello everyone, I couldn't find a way to do this:I have a table with 2 columns. The first column are some codes, which CAN be repeated. The 2nd column is a binary unmber (0/1). Example:CODES...
View ArticleAccumulated stockvalue
Hi, I have summarized a stockvalue for what it was last time the report was refreshed. Now i want to enhance it so i can see the trend over time. I have a log of the movements in the the stock. Where...
View ArticleCombine CSVs from Folder - Separate Function
Hello all. I have a folder containing *.csv files that I need to import. When I do that, BI creates a separate folder on the queries panel with a function and other files (please see the pictures...
View ArticleLogin doesn't work consitently since January update
Hey all,When going to publish from desktop I am getting a pop up login screen that hangs; I cant click anywhere nor enter my credentials. The only way to escape is to open task manager and end the...
View Article(HARD) RLS with org. hierarchy
Greeting fellow Power BI enthusiastics! I have a really hard RLS solution, yet to be completed, which I need professional help with :-)Lets get right into it, In my model I have the following...
View ArticleCopy column and set date to End of Month
I'm trying to create a new column that is the calculated end of month from the date in another column. Using this formula, but getting error that "EOMONTH" wasn't recognized =...
View Articleadd previous row values
Hi, I have a fact table of sales and I need to get 2 new columns, wich will display Previous date of purchase and Previous sales status (both red in the table below). I'm trying to get same results as...
View ArticleSlow DAX measure
Hi There, I have the below Measure, and I am pretty sure there is a better way to write this. currently this takes 3-5 mins to calculate.I think that it is the FILTER that is slowing it down. DSC...
View ArticleAre joins on date data type left outer joins?
I have a custom date dimension table and it is used to calculate a cumulative headcount from my FactHeadcount table. When I join columns of data type “date”, I get the results I expect. When I join...
View ArticleDAX: Test if value in one table is between minimum and maximum from another...
Scenario: the user selects a particular month. When this happens, a month date dimension now has the minimum and maximum dates for that month. I need to created a calculated column on another table's...
View ArticleHow to only Replace Values which end with a particular string? the equivalent...
Hi all,I'm moving some time-consuming data conversion processes into power BI, but I've hit a wall that I previously used to use multiple regex commands to handle value replacement and don't know to...
View ArticleCalculating Hourly Usage Data based on last entry
Seems like a simple problem however I cannot find a solution. Can anyone assist? Operators use a piece of equipment and then enter a series of checks for mainteance Items. Within that they enter the...
View ArticleCannot import excel sheets that contain tables/pivot table on desktop
Since the december release I've been unable to import/connect to excel sheets that contain tables or pivot tables using powerbi desktop. The only files that work are plain excel sheets with no...
View Article