Can you please confirm if this option inserting color in the doc template is still working until now? If yes, can you please check my formula below? I checked it before I apply in my template however, it is not working.
<<CONCATENATE(“https://placehold.jp/”,IF(TEXT([Date (From)],“Ddd”)=“Fri”,“ffffff/150x150.png?text=OFF”,“”),SELECT(Attendance Report[Overtime Hours],and([Refhouse ID]=“REF0358”,[Date of Attendance]=[_THISROW].[Date (From)])))>>
What I am trying to do is to highlight the color of the cell in my google doc template when the [Date (from)] column value is “Fri” or Friday and Saturday.
Thanks for responding! The value of column [Date (Start)] in my table is 21-Sep, so if you add 5, then it will be equal to 26-Sep which is Friday.
In your app, you are right that the color yellow is working properly. However, please try to apply this color in your google doc template if it will work or not.