I've a question on Dashboard data set Business rules?

OSAdmin
Valued Contributor
Originally posted by Celvin Kattookaran

4/24/2018

I'm trying to create a copy of UTM_HelperQueries, I created a copy of UTM_SolutionHelper and trying to reference that in my new helperquery (UTMR_HelperQueries). It'll not allow me to do reference the main class.
Dim utmHelper As New OneStream.BusinessRule.DashboardExtender.UTMR_SolutionHelper.MainClass
Says
Error at line 141: Type 'OneStream.BusinessRule.DashboardExtender.UTMR_SolutionHelper.MainClass' is not defined.
If I edit UTM_HelperQueries same thing happens (changing to DashboardExtender.UTMR_SolutionHelper.MainClass)

Is there a way to do this, I don't want to change the default helperquery.

1 REPLY 1

OSAdmin
Valued Contributor
Originally posted by Celvin Kattookaran

 You need to add a reference to the DashBoardExtender rule in properties.

d8482ca51b9394903a2ab887cc4bcb5f.png