Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to align chart error messages in the upper left hand corner? Automatically, they appear centered both horizontal and vertical. I have some very wide tables, so the message appears off the screen to the right. Users are becoming confused, since they don't intuitively scroll to the right.
Any suggestions would be appreciated,
B
Hello Everyone,
I have the same issue, but I found a workaround:
- We have a object (graph or pivot table) with the structure and conditional,
- However, I create a text object with inverse condition, for instance, if graph have "Isnull(ID_Validation)" so text object condition has "Not Isnull(ID_Validation)".
- Finally, we modify in design properties in order to configure such as upper layer
-JFlorian