I need to store original file name into database of the uploaded excel sheet. Please suggest if we have any smart service or plugin for the same.
Discussion posts and replies are publicly visible
We can make use of the document() function to get the uploaded filename.
document(ri!docmentId,"name")