ssmith-nova
27 days agoContributor
FDXExecuteCubeView with Consol filter
Hi All,
How would I go about passing a Consol member as part of the POV to a FDXExecuteCubeView call? I want to pull one extract that is in Local currency and another that is in USD. Can I do that with this call, or do I need to set up 2 cube views, one set to Local and another set to YTD?
Thanks,
Scott
Dim csv As String = "Key1=Value1,Key2=Value2" Dim nvfb As New NameValueFormatBuilder(csv)