Hello
Could you help me with the following case please.
I have a formula that is using SELECT but in addition to that I need to add a sum controlled by months with some members that I have already created but when using the timesum it generates an error because it conflicts with the SELECT. How could I solve it?
The formula is the following:
'OUT03 - Actual data for Income'.Amount[SELECT: 'A3 Main Accounts'.'W3 Unrestricted']
To the previous formula I need to add the Timesum
Thank you.