In the Classic UX, a blank column would shrink to a narrow column. In the NUX, the column maintains it's size and appears blank. This is very distracting for the end user. Is there a workaround to hide or shrink blank columns in the NUX?
@JessicaD
I see your point, thanks for sharing.
Card width is fixed indeed and there is no dynamic width change possible. I guess the engine design of the NUX does not allow this.
This won't be possible to migrate the functuionality of your DB from Classic one-to-one way, unfortunately.
But you can do a workaround and redesign it! Actually, Anaplan says you don't have to design the boads in NUX the same way you'd do in classic BDs, because it's not always the best suited for NUX.
Here are some examples:
- use Worksheets where the current year is in the main grid part. And future year cards (i see them rather small on your screenshot) could be in the "Insights" screen - the right part.
- on the boards you could put the current year table in the bottom instead of to the right.
There are multiple was to affect columns appearance in NUX.
Could you share a little bit more details about your case to help you?
Thanks
Kirill
@KirillKuznetsov
Thank you for the reply! In my use case, there is a column for MAT. This column contains data when the user selects the current year. If the user selects a future year, the column contains no data and is blank. I'd like the user to see the full column when current year is selected and then hide the column when a future year is selected. This is how the classic ux behaved without any special settings. Is this possible in the NUX?
Thanks!
It's good to know there isn't a way to do this in the NUX. That's a good suggestion for a workaround. I'll look into it!
Thank you!
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…