Forum Discussion
Stelian
1 year agoHelper I
DAX measure - filtering dates
I've created a Power BI report linked to a dataset. The table I’m interested in is Actual Sales, which contains Customer RecID, Invoice Date, and a measure [AC TO LCY]. Additionally, I have a man...
- 1 year agoAC TO LCY = sum('Actual Sales'[SoldAmount])
The enter data table is called CMS Customers.
Greg_Deckler
1 year agoCommunity Champion
Stelian What is the formula for your AC TO LCY measure? Also, what is that enter data table called?
Stelian
1 year agoHelper I
AC TO LCY = sum('Actual Sales'[SoldAmount])
The enter data table is called CMS Customers.
The enter data table is called CMS Customers.