Forum Discussion
jac88
4 years agoHelper II
How add Weekend for the Custom Title?
Hello, I have created a custom title by combining "Primary Category" data. I need to add "WeekEnd" when it is Saturday or Sunday. I tried this using creating two columns below, but it did not wo...
jac88
4 years agoHelper II
Hi MFelix
Thank you so much, last few days I was trying to figure out messing the Dax, and adding stuff to all select sections. Still not luck.
For the caltype = iMeta Saturday is missing. Also, not all people show weekend lable.
Again, thank you so much for your time and help.
- MFelix4 years agoSuper User
Hi jac88 ,
Your issue is that the data for those specific dates are not in your model: so you are getting null values so the weekend information is not going trough. This is also happening in other valueseven when the calendar is no imeta.
I need to try some different approach, please have some patience.