Is it possible to hide B in the following hierarchy?
My hope is to hide B and show A and C.
<Sample>A(parent hierarchy)
→B(parent hierarchy)
→C(Child)
Have you also seen this?
https://community.anaplan.com/t5/Best-Practices/Calculating-Levels-in-a-Hierarchy-for-Dashboard-Filtering/tac-p/124018#M858
Found it pretty useful when you're wanting a bit more of a bespoke filtered view.
Hi @LunarRock ,
Assuming you are trying to show/hide the hierarchy levels in the NUX, it can be done by following the below steps:
Hope it helps!
Hi, @Vinay VaradarajM Is it feasible with a custom-made filter?
Yes, Show/Hide works in tandem with filters. I suggest you try this, and if there's anything preventing it from working, please provide more details so we can check.
Best Regards,
vinayvm
Hi @andrewtye ,
Thank you for the information I want.I was able to realize a filter for the parent hierarchy.
We're looking to feed live or near-live Anaplan data into Claude through MCP, but our current approach — exporting CSV files via the Anaplan Bulk Export API, loading them into MySQL, and querying from there — has a significant lag (hour-long turnaround). Curious if anyone has found a faster path, whether that's through the…
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.
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…