Forum Discussion
GuyJohnson
Kudo Collector
9 years agoLinks to Network Shares
I need to be able to access files that are stored on a network share. I'd like to be able to just click on the link and get the file. I have 2 columns named Folder_Location(UNC path - \\Server\Fo...
Eric_Zhang
Microsoft Employee
9 years agoWhat do you mean get the file? To get the file content, I think you can create a custom column. The Accessing data function(Csv.Content in demo) depends on the file type in your case. Then you expand the table accordingly.
By the way, why do you have to use that way to get data, for me it is a little bit weird, frankly.