Forum Discussion
watje255_ju
Helper III
3 years agoUsing ALL filter creates blank rows
COGS TEST HB.pbix link to PBIX file Hello, I have two fact tables, one with all the sales and customer data, and one which I am using to pull the COGS. There is no direct link between the two tabl...
- 3 years ago
Hi watje255_ju ,
Try replacing date from dimdate with date from factsales and format it as "Mmm yyyy"
rautaniket0077
Resolver I
3 years agoHi watje255_ju ,
Try replacing date from dimdate with date from factsales and format it as "Mmm yyyy"
watje255_ju
Helper III
3 years agoAwesome, thanks so much!