Render tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I have multiple files which i have applied similar formatting on. However, when i am trying to use render it is failing with this error;
Designer x64 The Designer x64 reported: InboundNamedPipe GetOverlappedResult: The pipe has been ended. ΒΆ
I have two fields ..one is Path and the other is the table which is created
I am selecting group data into separate records based on their field to group on: as path and modify filename on : Replacing entire path with group
Not sure why this is happening. Any ideas?
Thanks in advance
Solved! Go to Solution.
- Labels:
- Error Message
- Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @rajat_del
Possibility is you have specified sheetname in the path which you shouldn't
Should not be like below
C:\Users\atcod\Downloads\example.xlsx|||Sheet1
Should be like below without sheetname
C:\Users\atcod\Downloads\example.xlsx
Hope this helps : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Happy to help : ) @rajat_del
Cheers and have a nice day!
