Fill Datatable From CSV File

Hello everyone,

Here’s the deal. I have a project done in 4.21.2 and I’m filling some data on a UMG widget using the “Fill Datatable From CSV File” node. That data need to be rendered as sequence with an alpha channel but, the 4.21.2 doesn’t have any feature to do that rendering. I moved the project to 4.22.2 in order to use the Composure Compositing and render the alpha…But, that node isn’t working anymore in the UMG widget “Only for use in Editor Utility Blueprints and Blutilities”. Now, the question: does anyone know how can I reproduce the same behaviour? I understand I can code a BP in C++ but the solution needs to be the most simple ppossible.

thank you very much in advance…