De-Graining
#527
Replies: 1 comment
-
Unfortunately, You could make copies of the lower grain triangle and maintain them for future use using the copy method. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a set of calculations that iterates back through triangles by year. When I change the grain of the triangle it then iterates by Month / Quarter which is not ideal. Is there a way to switch from say OYDQ to OYDY, and then after performing calculations back to OYDQ? I think this is not possible, but it would be a seriously handy feature to have!
Beta Was this translation helpful? Give feedback.
All reactions