Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to create a cycle group with multiple expressions? I have two dimensions which I would like to cycle through, but each of the two charts has its own expression:
1) count([field a])
2) sum ([field b])
Thanks.
drag expression 2 on expression 1 in the properties window, it will become a a cycle group
drag expression 2 on expression 1 in the properties window, it will become a a cycle group
Great, thanks!