Give users the option to dynamically provide Excel sheet names when needed. #196
Answered
by
sskorol
saiprakashpudi
asked this question in
Q&A
|
Fetching data from various sheets based on sheet names dynamically will be helpful for users who want to get data from multiple Excel sheets. |
Answered by
sskorol
Aug 3, 2023
Replies: 1 comment 2 replies
|
@saiprakashpudi can you elaborate on the expected output? Each sheet may represent a completely different entity type. In this case, you can't put these types into a list unless all of them have a generic parent. And if I put them into a list of |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implemented in #198