The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
mkalluri
3 years agoNew Contributor II
Data source Connector - Nested Drill back
Hi,
I am trying to build a Drill back functionality in one of data source connector business rules. I tried looking into One Stream reference guide on Data Source connector business rules...
- 3 years ago
I was able to find the solution and it is to have a column with name called "DrillTypeCode" in the first drill back result. When you drill back again the connector will be called with ActionType as GetDrillBackTypes and args.DrillCode will have the value from the column "DrillTypeCode" of the row you are performing drillback.
ckattookaran
3 years agoValued Contributor
I've written about this in the Planning book with examples. You need to play around with your first drill and use that in the second.
- mkalluri3 years agoNew Contributor II
Hi ckattookaran,
Can you point me to the examples you are referring to please?
Thanks.
- WernerN10 months agoContributor II
Dont know if someone pointed you to the sample code in the book. If you search for 'drillbacktypeinfo' you will be right at the sample code for one of the two functions you need in your connector rule.
Related Content
- 9 months ago
- 1 year ago