Hi team,
Can you please guide me how to removed the FY- 19 / 20 / 21 from the sheet and doing so will it effect my data.
I want to remove the FY-19/ 20 from this worksheet highlighted in yellow.
Regards
Adarsh
Hi @adarshbarodia
You can do this by applying a filter to the saved view, or by applying a filter in UX if you are using a custom view.
The filter should show only the months (You want the summary for the filter line to be set to NONE) and not the years.
Here is an example if you wanted to show all forecast periods:
Then if you are using a saved view, you can simply apply that time filter, and re-save the view.
If you are using a custom view in UX, then you can apply the filter there.
Once you are in edit mode and click "view designer" within that card:
First, Click filter:
Then apply the filter to the data accordingly. Make sure to hit the "apply" and Update at the bottom.
After either of these options, your graph should be updated accordingly.
Let me know if this is not clear.Jason
@adarshbarodia
That would seem to be a way to do this but @jasonblinn solution is better. Can you create a system module that filters out the aggregate time filters? Just create a module with your model calendar only. Create a boolean line item that equals "TRUE". <--- Bingo! that's your filter. Apply that to your chart and, like magic, the aggregates are gone. Give it another try! You've got this.
I tried to use show/hide option >Time
I choose the specific columns leaving FY 19/20/21
But the data is still visible in the line chart on right
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
At Uphold customer support ⭐+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support ⭐+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly at…
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…