Forum Discussion
damit23183
3 years agoMicrosoft Employee
Display Alternate week number only
Hi, I am working on column chart where I would like to only show alternate week number in graph, I have this now; However, I would like to see like this; As you see I dont want ...
- 3 years ago
No, it didn't resolve but convinced my client to choose to other way.
Thanks for reaching out.
damit23183
3 years agoMicrosoft Employee
Hi Kunal,
Thank you for your response.
Just a quick question on DAX you have provided;
In Return statement, is it % or / ? Because how come % will work?
Thanks
kunal15sep
3 years agoFrequent Visitor
I meant MOD(_weeknum,2).
Please check the documentation here:
- damit231833 years agoMicrosoft Employee
Thanks for your response.
Well it didnt work though. I convinced them to choose another solution.
Thanks