Hey Folks -
First, great add-in!
I'm trying to create a pretty basic calculated measure...dividing one measure by another ala [Measures].[Foo] / [Measures].[Bar]. The two measures exist in different measure groups.
Anyhow, when I attempt to do this, I get the following error:
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
Happy to mail screenshots if this helps....
Ideas?