Dashboard View - Glitch in the slices

 

I have an order app and I have a dashboard view, where all the orders are shown in different views separated by "Not started", "In progress" and "Complete" (Each view is created by a slice where [status] = "Not Started", [status]=" In progress" , etc).
I have actions in each view to be able to change the status and be able to relocate the order from one view to the other.

When moving a view order within seconds of executing the action, you can see it moves to the correct view, but then, it returns as if it had not happened. The strangest thing is that in the source table (Excell) the change in [status] appears correct.

After a long time and many attempts to refresh the app it appears as it should

Postscript I use Microsoft as a connector and I don't know if that is the cause because something similar also started happening in my other apps

If this has happened to anyone else, or has experience with Microsoft Connector, I would greatly appreciate it.






1 2 107
2 REPLIES 2

Did you try creating the slice with a virtual column?

I already tried it and it didn't work, I even tried with an input without having to use any formula and the same glitch continues

Top Labels in this Space