Forum Discussion

spamitovic's avatar
spamitovic
Copper Contributor
Sep 06, 2020
Solved

Check the value of a function

Hi all,   I have a table that contains all current month days, the days are displayed on each column. For example, in my B1 cell, I added the following function: =DATE(Tableau2[Current year],Tab...
  • mtarler's avatar
    mtarler
    Sep 08, 2020

    spamitovic  The translation isn't very good but I think what you want is to add '$' in formula as so:

    =OR(WEEKDAY(C$3,2)=6,WEEKDAY(C$3,2)=7)

     

Resources