on 2016 Aug 13 6:50 AM
Employee | Year | Month | Count Vacation |
---|---|---|---|
A | 2015 | August | |
A | 2016 | August | |
B | 2015 | August | |
B | 2016 | August |
Thank you always in advance for your warm guidance and generous help...
My variable Count Vacation contains formula:
=Count([Vacation]) In ([Employee];[Year];[Month])
1.What does semicolon mean? Does order of dimensions matter?
2.How is it different from:
=Count([Vacation]) In ([Employee]) In ([Year]) In ([Month])
3. Is there any page where it explains IN context operators...?
Thank you...
Hi Hayden,
Refer the Webi user guide which explains this in detail:
https://help.sap.com/businessobject/product_guides/boexir31SP2/en/xi31_sp2_webi_ffc_en.pdf
https://help.sap.com/businessobject/product_guides/boexir4/en/xi4sp5_ffc_en.pdf
Regards,
Mithilesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear All,
1. Thank you for the pages.
I was able to confirm that my first variable formula is correct...
2. What I am still struggling is default output context...
Would you recommend it putting it like this?
=Count([Vacation]) In ([Employee];[Year];[Month]) In ([Employee]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
63 | |
10 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.