3.3.12 Product replenishment UX
I have few hiccups.-
- Add a filter based on the SYS01 Time Settings by Week module, Planning Period Filter line item. - when I do this, all the structure disappears-
2. My filters as below-
3. When I use filter on Planning period, the data is not refreshing.
4. Conditional formatting - gives options only for minimum/ max/midpoint - not able to do greater than 0
Appreciate your help-
Thanks!
Nithya
0
Answers
-
Please share the SS of Sys01 with blueprint.
There can be several reasons for this:- Ensure that the filter logic is correctly set up. The filter should be a Boolean line item in the SYS01 Time Settings by Week module.
- Synchronization issues can cause the structure to disappear. Try refreshing the page or reapplying the filter.
For CF:
- Create a new line item in your module that evaluates whether the value is greater than 0- Example:
IF Value > 0 THEN 1 ELSE 0
- Use this new line item for conditional formatting - Set the formatting to highlight values where the new line item equals 1.
Hope this helps!
1 -
Thanks Anurag, looks like it was publishing issue. It helped.
Chart is still not syncing though. Any help there?
0 -
I figured this. Thank you!
0