Hi to all.I write this topic because i need an help about MDX and how to use VB Functions to use together MDX.My MDX Query example :SELECT([Marca_Modello].[Codice Merceologia].[All Marca_Modello].[MM0202xx]) ON COLUMNS, [Measures].[Importo Venduto] ON ROWSFROM VenditeWHERE [Anno].[All Anno].[2012]This query MDX works but i need to do more with VB Functions i think...I'd like to do more because to hve members that begins with 'MI' that is...([Marca_Modello].[Codice Merceologia].[All Marca_Modello].[MM0202xx]) --> Begins with word 'MISo i'd like to have members ..like that.MI01010MI020304MIMI02and not only equal to a string ....Is this possibile with VB Functions ????Any suggest or idea ???Sorry first time i need that...using MDX.Good week to all members of this wonderful Forum
↧