Forum Discussion

OSAdmin's avatar
OSAdmin
Valued Contributor II
5 years ago

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

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

  • OSAdmin's avatar
    OSAdmin
    Valued Contributor II
    Originally posted by Celvin Kattookaran

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