Skip to main content

I have data using trimester as a filter. The issue is tableau show me T1 T2 T3 T4 but i need to show T1 and when the trimester change T2. When T2 ends, i need to use T3....

Which should be the right solution to use in tableau to show information of the current period? So, today i need to show T2 trimester

12 件の回答
  1. 2021年5月31日 14:52

    my bad @FEDERICO ROZADOS​ 

    I reversed dates places:

    DATEDIFF('month',[Dia Trabajado],Today())<=6

    Now it is working like a charm.

    thanks,

    Adrian

0/9000