how to get all the list of combination present in worksheet through method
Hi All,
Our user would like to run a method on particular worksheet, and that should update the data for all the combination present only in that worksheet.
We tried using default parameters in method "Combination_path" and this captures only one combination ids.
We also tried using another parameter in method "worksheet_filters" and this captures all the ids of the members filtered in worksheet.
But our aim is to capture the list of combinations present in a worksheet.
Is there any way to capture such ids, Please let us know.
Thanks a lot in advance!!