Hello. I am trying to create a leave planner on a calendar connected to my sharepoint list. I have watched several youtube videos on how to create that. However, when i use this formula as in teh videos - while replacing with my custom fields, i get the message that the formula uses scope which is not supported as such the filter formula doesnt work. Please how can i address this?
usually this means you are using ThisItem when you cannot.
Please share all the code around it. ThisItem is only usable when its in (for example) a Property of a control in a Form or a Gallery.
That or you are returning a list of records (which is NOT) proper for whatever location (Property) that you put the code.
Please share all the code and share what Property and Control you added this too.
Its possible you are simply putting this in the wrong place.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.