We're attempting to stablise some WebStandard users, who've created their own views in "My Views". The reports have dimensional specific picks, which can disappear over time. When this happens, of course the reports break and have to run through the Missing Data Wizard.
Sets on the other hand, don't track the individual picks to the same degree. Ideally, the set would simply be submitted, and MSAS 2005 would simply ignore the missing items (default behavior).
However, it seems like ProClarity forces the connectionm to <MdxMissingmemberMode>Error</MdxMissingmemberMode>. Most likely, this is to force a compatibility mode back to MSAS 2000.
This setting causes the MDX to "break" (issue an error), when what I really need is for it to simply leave the default alone.
Does anyone know how to change the connection information for ProClarity, so that it doesn't set this value?