Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. q_A = filter q by date('dt_livraison_Year', 'dt_livraison_Month', 'dt_livraison_Day') in ["1 fiscal_year ago".."1 fiscal_year ago"];
  2. q_B = filter q by date('dt_livraison_Year', 'dt_livraison_Month', 'dt_livraison_Day') in ["current fiscal_year".."current day"];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement