Quantcast
Channel: Project Customization and Programming forum
Viewing all articles
Browse latest Browse all 5347

VisualReportsSaveCube project 2013 user defined fields not available

$
0
0

Hi all,

when buildung the cube without vb I can access all userdefined fields in the report.7

When I use the VisualReportsSaveCube method no userdefined fields are in the cube. What is going wrong?

Goal is to build an Excelreport showing Resource Utilization over time with some userdefined fields for filtering.

Sub SaveCube_Quarters()

Dim tf As Boolean

strNamePath = "e:\Daten\ph_Dokumente\01_Projektverwaltung\Kunden_Notebook\Bartsch\"
strCubeName = "RessourceEinsatzBartsch_Quartale.cub"

 tf = Application.VisualReportsSaveCube(strNamePath & strCubeName, pjResourceTP, ReportAlLFields = False, pjLevelQuarters)

End Sub
Hopefully waiting for some advices



Viewing all articles
Browse latest Browse all 5347

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>