I'm sure this worked before.
As soon as I add a filter, in this case a level filter, the report returns no rows. If I remove the filter all rows are returned.
Have I missed something? I'm I getting crazy?
I've attached a small example.
Regards,
Krister
3750.test.dgn
Krister Surell said:As soon as I add a filter, in this case a level filter, the report returns no rows
I built the filter using the General property of elements rather than a property of line elements...
That results in selection by level as you require. The end result in the level filter is the same as yours (Lines.Filter = Level 3): that is, you can't tell that I achieved the filter using a different approach. Success depends on the route taken to create the filter, which is absurd...
Lines.Filter = Level 3
Regards, Jon Summers LA Solutions
Whats version are you using? I've tried both Element Common and the Line properties without success.
/Krister
Owner consultant at Surell Consulting AB
Krister Surell said:Whats version are you using?
Oops! MicroStation CONNECT Update 17.1. Here's your file with the Level 3 Report definition...
4834.test.dgn
This is super strange! Your file works fine. If I remove the filter and recreates it it stops working.
I created a short video so you can see what I'm doing.
Krister Surell said:If I remove the filter and recreates it it stops working
Perhaps Mangesh.Shelar or his team can throw some light on this peculiarity?
It is not only levels that fail. As soon as I set any filter the result is 0 rows.