Hi,
The requirements are user needs to add item, delete item, and input values in a dashboard. I've published the module and actions to insert and delete items. The problem is whenever I add an item, the grid (module) does not expand to show the new item created. I already set the height to 100. Please see attached screenshot.
Thanks,
Jud
Solved! Go to Solution.
@JLD ,
David is correct, this is a bug. If you haven't yet, please enter a support ticket so it can be tracked (I know for a fact it has already been entered by other clients, but the more people noticing it will put more pressure on getting it fixed). In my testing, it seems to work when there are 3 children already defined under the parent, but when there are 0 or 1, it the grid doesn't always reshape itself. The only workaround that I know, is to add the member and have a button to refresh the dashboard.
Sorry for the bad news,
Rob
I think this is a know issue, but I would raise a support ticket anyway
I have got it to work if there is nothing below the second grid, but that may not be practical for you
David
Worth a shot!!
Send a ticket to support@anaplan.com with the details and it will get logged
David
@JLD ,
David is correct, this is a bug. If you haven't yet, please enter a support ticket so it can be tracked (I know for a fact it has already been entered by other clients, but the more people noticing it will put more pressure on getting it fixed). In my testing, it seems to work when there are 3 children already defined under the parent, but when there are 0 or 1, it the grid doesn't always reshape itself. The only workaround that I know, is to add the member and have a button to refresh the dashboard.
Sorry for the bad news,
Rob
We've had this same problem recently (I don't remember it being this way). We've gotten around it by using a boolean line item and applying that filter, so when the dashboard refreshes after adding the item the module's filter is refreshed.