Forum Discussion
IAmCare
8 years agoFrequent Visitor
SamePeriodLastYear
Maybe I am missing something but shouldnt the current for 2017 be the Last for 2018? Here is my code Current = CALCULATE(COUNTROWS('FactWholesale')) Last = CALCULATE([Current],SAMEPERIODLASTYEAR('...
Ashish_Mathur
Super User
8 years agoHi,
You should not have a year in the Fiscal month column. In the DimDate Table, extract the Month using the =FORMAT([Date],"mmmm"). Drag this Month column in the visual.
IAmCare
8 years agoFrequent Visitor
I am getting this error mesage
when i do this