Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
So I have a Forecast type table to select between 2 type of forecasts from 2 different files. I have linked them to a common date table. I created a measure to calculate min and max dates of the order date of both these files based on selection. If it is a one time forecast then min of order date of that frecast file and if it is rolling min of that similarly for Max. But I added a column in date table to make a slicer with range changing based on my forecast type selection but it is returning blank or it is out of range. Is it because my selection is in front end? Now if that is not possible i can remove the date slicer and I have aline chart so i have selected forecast as a measure which is as follows
@vinayganit , You can not use slicer values in a calculated column. If you use a measure in the column then will not consider the slicer value in the calculation.
You have create a measure that considers this calculation
If want to change the join with date table and table consider inactive join and userelationship
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
123 | |
78 | |
48 | |
38 | |
37 |
User | Count |
---|---|
196 | |
80 | |
70 | |
51 | |
42 |