Forum Discussion

martharany's avatar
martharany
New Contributor
8 months ago

FDXExecuteCubeView cannot export annotation columns

Hi All,

I want to ask about my issue on FDXExecuteCubeView. It cannot export annotation columns or columns with text even I have put the parameter includeCellTextCols to True.

Here's the annotation column member filter : 

Fyi, the annotation appears in cube view but not in data table result from FDXExecuteCubeView.

 

Thanks for your help.

 

  • Hi martharany 

    Try removing V#Annotation from your Column Nested Member Expansion 2.  You can enable the standard V# member from POV or equivalent here and the FDX BRApi can invoke (all) annotation columns to your datatable based on the cube view you pass in and setting the includeCellTextCols boolean to True e.g. 

     

     

     

  • sameburn's avatar
    sameburn
    Contributor II

    Hi martharany 

    Try removing V#Annotation from your Column Nested Member Expansion 2.  You can enable the standard V# member from POV or equivalent here and the FDX BRApi can invoke (all) annotation columns to your datatable based on the cube view you pass in and setting the includeCellTextCols boolean to True e.g.