Reading Data from external file

I have data stored locally, or on a server, is there a way to load this data into a level using blueprint? I have seen reading a CSV file but this is a locally stored file, I want to be able to load the dynamic library’s data into a blueprint.

You are probably going to need a plugin for this kind of thing at the moment. Rama has a couple such nodes in his plugin, though he may not have exactly what you need. You can either make a request of him, or you can look around for another plugin that gets the job done.