Forum Discussion
PowerBIBeginer
2 years agoHelper V
help on sameperiodelast year
Hi All, I've one Dax which gives me no of volume and have derived with help of Dax. Now problem is, I've 2024 year-month column, i also derived last year 2023 year-month column. infact I've volum...
PowerBIBeginer
2 years agoHelper V
this is the main table from where i pulll volume (i.e.output column)-
in example I purposefully change names.. I cant share pbi file since in transform data more tables are connected to main table (main table my naming conv is tblname)
date table
model view
and here's the dax
Ashish_Mathur
2 years agoSuper User
Hi,
In the Calendar Table, create calculated column formulas for Year, Month name and Month number. Sort the Month name column by the Month number. To your visual, drag Year and Month name from the Calendar Table.