Forum Discussion
Anonymous
7 years agoNot applicable
Missing values in calendar layout format
Hello, I am trying to create a calendar format matrix with rows based on Month and Week of the year and columns using week days (Mon, Tues..). Sales figures should show on the specific week and week...
- 7 years ago
Anonymous
This is quite strange!Here is quick workaround. Create a dummy sales measure and drag into the matrix visual
DummyTotalSales = sum(database[SALES])&""
Hopefully this should work
Anonymous
7 years agoNot applicable
Anonymous - It seems like it should work - can you share a pbix?
Cheers,
Nathan
Anonymous
7 years agoNot applicable
Anonymous Here is the link to the file. I would appreciate if you can help out. Thanks.