XLSX file to PDF
# 🤝help
t
I have converted a file from xlsx to pdf to upload in bot press. It reads only first 3 lines and rest of the lines were not read. It answers only the questions asked related to the first 3 lines of the pdf file. I need solution for this. Someone please help me.
a
Can this file be shared? Also, have you tried using tables and the import table function? If you could describe your use case, we could help you better 🙂
t
I didn't tried import table function. Please assist me to use the table functions. And I have more that 5000 pdf pages. But in upload document option it is limited to only 1000 pdf pages. Is there any other ways to do this?
a
Can you give us an example use case, such as : A user opens the bot and says : what is the capital of France. You bot has a table of information with all countries metadata. The bot searches the table, finds the right country, then returns the capital field in the data.
t
Actually the before queried issue has been resolved. Now my query is I have big amount of data. I want to upload it to the import table option. But the import table option is not working. When I import the CSV file it shows failed to import. And the source file cannot be shared here. It is highly confidential.

https://cdn.discordapp.com/attachments/1145702719491932251/1145726823062311032/Screenshot_45.png

For example, My usecase is I have n number of products and for each product there is a productcode and id. Some products may have same product code. If I searched for a product which has more than 1 product code it should show all the product codes for that product. For example, if I type milk it should show all the product codes related to milk.
a
Thanks, I think that should be do-able with Tables, except for the number of rows. How many rows / products do you have approximately ?
10 Views