Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello Guys, Could you please help Me to find this requirement?
I want to create a calculated Column, That Column Should Contain the Current Date But it should be dynamic,
(For instance. Today's Date is 3/25/2022, So For tomorrow, my column values should return tomorrow's date.)
Solved! Go to Solution.
@AlanP514 , create this:
Current Date = FORMAT(TODAY(),"MM/DD/YYYY")
you can use TODAY Function EX :- Date_C = Today()
PS:- it needs to be refreshed daily
Thank you
@AlanP514 , create this:
Current Date = FORMAT(TODAY(),"MM/DD/YYYY")
Thank you
User | Count |
---|---|
84 | |
75 | |
69 | |
48 | |
39 |
User | Count |
---|---|
111 | |
56 | |
50 | |
42 | |
40 |