@format
3 TopicsFORMAT FUNCTION RETURN WRONG MONTH
FORMAT FUNCTION RETURN WRONG MONTH When i am using this format function result showing "January" which is incorrect because today is 23-Nov-2024, please help anyone has solution, currnetmonth = FORMAT(MONTH(TODAY()),"mmm") currnetmonth = FORMAT(MONTH(TODAY()),"mmmm")Solved1.1KViews0likes2CommentsNeed DAX formula for Conditinal format on Yes,No and Both(Yes &NO)
Need to identify data whether live or not by child , Raw Data: Output: If live = yes,"Green" IF live = no,"Red" If live is combination of yes && NO then it's Orange". Could you help me here dax to get 3 colors on coonditinal formating. Note: slicer : date range from date dimension.Solved3KViews0likes13Comments