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.
How can I filter on today's date plus 14? I have a date column and I can join it to a calendar table date.
Hi @Maureen ,
This depends on your needs but without any details is difficult to give you a correct answer, you can try something similar to this:
Filter + 14 = CALCULATE ( SUM ( Table[Column] ); FILTER ( ALL ( Table[Date] ); Table[Date] <= TODAY () + 14 && Table[Date] >= TODAY () ) )
This will filter out the information from today until today plus 14.
Again this may not work because I don't have details of your needs.
Can you share some sample data and expected result?
Regards,
MFelix
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsMarch 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
142 | |
80 | |
63 | |
52 | |
48 |
User | Count |
---|---|
211 | |
87 | |
80 | |
69 | |
60 |