Schedule filter by level not working

Hello all,

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


find the solution.

Hello @pari2105 and welcome here…could you zoom in the image we cant see it

Hello Sovitek,


please find attached another image.

1 Like

Thx now it works :wink:

any solution on this?

Hi @pari2105,

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:

The values it can take is the level values itself not the integer or string values.
So just replace the string value with the levels.


Hope this helps.
Regards :smiley:

2 Likes

Hello @josipkomadina ,

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.

Attaching snap here again.

am I still missing something?

Hi @pari2105 hmm not sure something could work…

arhh didnt read it well :wink: Think you need play around with list level and lacing…something should work on multiple levels

It got worked by this way now. but i dont want to select each level manually. is there other way around?

@josipkomadina by your method it works, but i want the levels to get selected auto.

@pari2105 no problem, you could use Genius Loci to collect all the views and generate schedules for all the levels

It works like this

Could you show the graph results when you run ?

Hello @josipkomadina ,

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.

Again thanks a lot for all your help.

1 Like