Eric Kahlbow
Comments
-
Would be very imortant. Currently when you change the width of column for a better layout it changes in all layouts which makes this feature (using one object in multiple layouts) unusable. In most...
-
This is an issue for a lot of our customers.
-
Hi Ole, Thanks for this input. I finally made it with this calculation: if count(0, 0, m1) = 1 then sum(0, 0, m1, 0) else sum(0, -1, m2, 0) Thank you very much for your support. BR, Eric
-
Hi Ole, Thank you very much. This works great. Is there a way to get this working with a dimension on the X-Axis as well? When I try to edit this I don't get the right values.
-
Hi TARGIT Community, I have a pretty similar example. But in my case I need the last non empty value in every row to show the price of an item over time. This is how my table looks when I include ...
-
Hi Ole, Thank you for your quick response. That might be helpful.