Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
crhisbergas
Regular Visitor

How to plus date using quick measure fields.

Hi All,

I need to do a kind of dateadd, adding the amount of months to specific date, but these two field are quick measure and I don`t know how to do it.

If someone please can help me on this:

Example:

Field 01: Last_Sales = LASTDATE(Billing[Date])

Field 02:  Last_Qty = CALCULATE([DONE_QTY],FILTER(Invoicing,Billing[Date] = MAX(Billing[Date])))

Field 03 and 04 Next Buy and Next Buy Month/YEAR (I nedd help here I don`t know how to calculate)

Result:
01 Last_Sales            02 Last_Qty                                        03 Next_Buy                                          04Next Buy Month/YEAR
01/01/2022                    10                                    Result expected: 01/11/2022                                     11/2022

 

Thanks.

2 REPLIES 2
AilsaTaoYe
Regular Visitor

Hi @crhisbergas 

I tried to restore your scene, but failed. Could you please provide your PBIX file(remove sensitive info) ? 

daXtreme
Solution Sage
Solution Sage

Hi @crhisbergas 

 

Please note that Best Practice says one should never use Quick Measures. One should always create explicit measures, thus making one's life easier.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.