Skip to main content
November 24, 2024

Narrative Reporting

  • November 24, 2024
  • 1 reply
  • 0 views

Hi, 

We have installed NRR and are able to upload documents. However, adding a cube view using the syntax is not working. Despite searching related articles and trying different syntax variations, the cube still fails to render:

Syntax 1:
{DOCVARIABLE
"{XF}{Application}{CubeViewReport}{Abseentism_Rep}"
"IncludeReportMargins=False" "IncludeReportHeader=False"
"IncludeReportFooter=False" "IncludePageHeader=True"
"IncludePageFooter=True""}

Syntax 2:
"{XF}{Application}{CubeViewReport}{Abseentism_Rep}"

We are on V8.2.2, does anyone have any tips?
 

1 reply

November 29, 2024

Hi,

Try create the Doc Variable using Quick Parts, in OS text editor -> insert -> Quick parts -> ok -> you will have as per below

  
Hweeli_1-1732897530960.png

you may remove everything within "{ }", do not remove the two"{ }" and replace with your Syntax 1 formula

Check In and preview


Hweeli_0-1732897281902.png