"using the MDX filter () function and the vba text functions you have plenty of search possibilities
filter (DimName.children, instr(DimName.currentmember.Properties("Name"),"MyValue")>0"
The full post is at:
http://www.developmentnow.com/g/112_2004_3_0_0_407650/MDX-equivalent-to-SQL-LIKE-operator.htm
When Can Partitioned Compute Help Improve Fabric Dataflow Performance?
-
Partitioned Compute is a new feature in Fabric Dataflows that allows you to
run certain operations inside a Dataflow query in parallel and therefore
improv...
6 days ago