Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
While i am trying to load "Cross Table" i am getting the following error.
"Generic tables must contain at least 3 fields"
Any know issues?
Thanks in advance!
Best Regards,
Muni.
Generic tables must contain at least three fields... does your generic table contain at least three fields? If you so, you may want to include your code and sample data, otherwise it's quite difficult to guess what the problem might be.
Hi Or,
Thank you for your time.
I am not using Generic table. I am loading multiple excel files and using cross table on it.
Total i have 11 files. It's fetching records from first 4 tables then it's throwing the error "Generic tables must contain at least 3 fields". But it has more than 3 fields.
Thanks,
Muni.
The Crosstable prefix creates a generic table from a crosstable. You need at least three fields in the created generic table. This is actually covered in the documentation, so you may want to have a look at that since I don' think any explanation I'd provide would be better than the one they give:
i have fixed the issue. Issue is with Sheet Name.