Mobile app version of vmapp.org
Login or Join
Radia289

: I encountered the same issue though mine was not related specifically to images. I isolated it to the fact that I was referencing a single variable multiple times in my report. For example,

@Radia289

I encountered the same issue though mine was not related specifically to images. I isolated it to the fact that I was referencing a single variable multiple times in my report.

For example, I had the variable "ReportTitle" and linked it to a text box at the top of three different pages. I would see this in the variables panel:

Variables Objects
--------- -------
ReportTitle MY TITLE
ReportTitle MY TITLE
ReportTitle MY TITLE

I would receive the error any time I tried to load an updated variable library XML file.

The only way I could avoid the error was to create a unique variable for every instance in the report. Now I see this in the variable panel:

Variables Objects
--------- -------
ReportTitle1 MY TITLE
ReportTitle2 MY TITLE
ReportTitle3 MY TITLE

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Radia289

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme