HideMemberIf on multiple selected hierarchylevels makes VS hang
description
I have 2 tables with a very similar structure - both are ParentChild and are flattened out using DAX
the columns names are the same for both tables - e.g. H_L01, H_L02, etc.
for both tables I add an Hierarchy with those levels
when I select multiple hierarchy-levels and try to set HideMemberIf VS hangs and i have to kill it
after i killed the process the *.bim file does not work anymore and i have to delete the annotations made by BIDS Helper manually to make the model work again