If I forgot to enter a value or made it as blank in a cell in grid, how can I show a validation or something that will prevent me from saving that particular grid without that data.
Can somebody please assist me in getting a workaround for the same.
Anaplan does have some limitations in regards to data validation. Specifically, it cannot prevent a missing value. In addition, it can't prevent many incorrect values.
This said, there are some things we can do to flag bad (or missing) data, as well as prevent that data from being shared in downstream models or applications.
First, we can use Conditional Formatting to highlight where values are either invalid or missing. In most cases, the conditional formatting rule is tied to a 2nd (often hidden) line item that contains a formula that evaulates to some specific numbers that help control the related conditional formatting colors.
Second, where data is being exported to another model (or application), we can apply filters that remove the bad data from the export, so that only validated data gets exported.
It goes without saying that we can create (what I refer to as) Audit Dashboards that allow us to quickly see our key data filtered to only show invalid (or missing) values. This way, we can fix things without having to search too long.
Cheers!
Thank you so much paul for the woraround.
Has anyone tested Analyst’s response quality/speed on large, sparse models (think 10+ dimensions, millions of line items)? Wondering if there’s a practical ceiling before it starts timing out.
I have a question about the new Expand or collapse grid rows option. Is it possible to publish a grid containing a 5-level hierarchy so that all items from levels 1 and 2 are always visible? And I do not want to use a filter for this.
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…