I am new to dynamo and trying to create schedule by level and assign level filter to it. but I am getting an error msg as
“Warning: ScheduleView.AddFilters operation failed.
The filter value is not valid for the field and filter type.
Parameter name: filter”
Can anyone help me on this? I have also checked similar topics but couldn’t
The only problem I see is the type of element you are feeding in as a value and the schedule field type.
When it comes to levels they only have these field type comparators:
Thanks for your reply.
I was trying that solution but it didn’t worked for me.
What I am trying to do is, For ex. for Door schedule if there are 3 levels so i want to create door schedule for level1, level2, level3 etc. and schedule should get filter with
Field = Level
Field Type = eqauls
Value = Level 1,2,3 likewise.
Thanks a lot for all your help. it is working now. and here is the thing i was missing. attaching solved snaps.
You redirected by thinking in right direction.
I encountered an error when trying to create a Schedule Door with Dynamo. The error I faced is as shown in the attached image. Please help me resolve this error.