The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi. I'm having an anoying error with my current formula.
The idea is to calulate the value of shipped orders upto and including the current month.
Error reported is "Too few arguments were passed to the EOMONTH function. The minimum argument count for the function is 2"
Formula:
ALL OS VALUE PERIOD = CALCULATE(SUM(MNSalesOrderLine[OS LCY Value]),
Solved! Go to Solution.
Like this
<=EOMONTH(MAX(LastRefreshedDate[DateLastRefreshed]),0)
Excellent!
Thanks for taking the time to help resolve this.
Hi. Thanks for the quick reponse.
Not sure I quite understand. Do you mean is should end:
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |