Hi All,
I have multiple field headings in the format of yyyy-mm-dd. I need to convert this into dd-mmm format ("%d-%b") i.e., 24-Sep, 22-Sep and so on.
How can I do this in dynamic rename ? Input file attached. Thanks!
Name | 2021-09-24 | 2021-09-22 | 2021-09-21 | 2021-09-20 | 2021-09-17 | 2021-09-16 | 2021-09-15 | 2021-09-14 | 2021-09-13 |
A | 0.7222584 | 0.6692647 | 0.8638062 | 0.7783117 | 0.3431328 | 0.7967717 | 0.1761222 | 0.8475201 | 0.800012 |
B | 0.2260847 | 0.0693816 | 0.6242689 | 0.7061757 | 0.3577034 | 0.7211707 | 0.4775107 | 0.9000235 | 0.1672064 |
C | 0.26075 | 0.357607 | 0.6898757 | 0.9228525 | 0.9283071 | 0.9702242 | 0.3564887 | 0.7115333 | 0.8732058 |
D | 0.2005008 | 0.8447765 | 0.4162338 | 0.2303408 | 0.238106 | 0.1534667 | 0.77131 | 0.641609 | 0.9447748 |
Solved! Go to Solution.
You can do it with dynamic rename as @atcodedog05 suggest or with transpose -> Formula -> cross tab
Attached the workflow,
Hope this helps!
Regards,
Thanks so much!
Happy to help : ) @Mj9715
Cheers and have a nice day!
User | Count |
---|---|
107 | |
82 | |
72 | |
54 | |
40 |