User bio
404 bio not found
Member since Sep 12, 2017
Posts:
Replies:
Hi Peter, change te code but the execute pivot display de same error:
The MDX used:
WITH MEMBER [Measures].[CondicionesContCompletaCalc] AS ( ISNULL([Measures].[CondicionesContCompleta], 0) ) SELECT NON EMPTY ( [Gerencia].Gerencia].[Gerencia] ) ON ROWS, NON EMPTY ( [Measures].[CondicionesContCompletaCalc] ) ON COLUMNS FROM [Condiciones]
The error displayed:
Error#5001: Expected operator within tuple: ('SELECT' @pos 156)(2)
Hi tommothy
the you send code is run perfect...
Thank very much
Certifications & Credly badges:
Rodrigo has no Certifications & Credly badges yet.
Global Masters badges:
Rodrigo has no Global Masters badges yet.
Followers:
Rodrigo has no followers yet.
Following:
Rodrigo has not followed anybody yet.
Thank you very much Samuel, i use normally the Analyzer but need more specification in my pivot, so i beginning in use a MDX for enrich my Dashboard.
I need a book of MDX for dummies... jaja a
this is my first step in MDX