Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Necator
Contributor III
Contributor III

Change autogenerated Code made by inserting qvds via Data Connections

Hello,

currently I am mostly loading qvds by inserting the script automated via the data connection menu.

If I do so the code looks something like this:

LOAD
FIELD1,
FIELD2,
FIELD3
FROM [Path/Filename.qvd]
(qvd);

 

Can I somehow change the default writing of the "FROM" and "LOAD" on serverSide, e.g. make it UpperCamelCase ?

 

Best

 

Labels (1)
0 Replies