Forum Discussion
How to Display Week by Entering Week Number
Hi All,
I am preparing a Gantt Chart and I found one Gantt Chart with the below function, can you guys help how to create the below function?
Here you can just put a week number and it will scroll to the week number and display for you in the Gantt Chart, as you can see if I enter 0, it will directly go to Week 0 :
- Anonymous3 years ago
Hi Muniroh_Radzuki ,
You can create a column with week numbers and then put it into the slicer for filtering.
You can set up the slicer as the "Dropdown" format.
Or you can add a custom visual called "Text Filter" and use it.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- AnonymousNot applicable
Hi Muniroh_Radzuki ,
You can create a column with week numbers and then put it into the slicer for filtering.
You can set up the slicer as the "Dropdown" format.
Or you can add a custom visual called "Text Filter" and use it.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Muniroh_RadzukiNew Member
Hi Stephen,
I am sorry for the late reply, I successfully managed to use both of the given methods, million thanks for your kind help! I appreciate that!