Table Column Variables not Visible on Report

Raza156
Kilo Contributor

Hey guys,

I made a table that gets certain variables from a form once the form is submitted. The table is as follows:

find_real_file.png

 

This table gets User Names, the RITMs and the Date variable from the form.
I wanted to create a report with all three of these variables but in the report, only the User name and the RITM is being displayed and the Date appears blank:

find_real_file.png

What can be the reason for this and how do I fix this?
Thank you!

 

1 ACCEPTED SOLUTION

I'm glad you figured it out. I did mention a few times to check the fields (like the type) themselves, but you seemed pretty adamant against that.

Please mark any other reply as Helpful, since you've marked your own as correct.

Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

View solution in original post

11 REPLIES 11

I'm sorry, I had been working on that form for about a week with all of its weird requirements and couldn't really think straight until I came in today. Thank you for your help! 

Joseph Warner
Tera Guru

Try adding glide.ui.list.optimize = false to the system properties.