How can I make an automated .CSV importer for data tables?

Hello,

As the caption states I am trying to create an automated CSV importer for 5.3 blueprint. What i want to do is when ever the game starts (begin play) the game will find the pre describe location of the .csv and then reimport it on the data table.

I feel as if Iā€™m being a bit silly or overthinking this but a point in the right direction will be really helpful.

Thx :smiley:

this can be done on the editor. Fill Data Table from CSV File | Unreal Engine 5.5 Documentation | Epic Developer Community

if you find how to do at runtime let me know.

you might be overthinking it. what are you trying to achieve?