Forum Discussion

aricgresko's avatar
aricgresko
Contributor III
15 hours ago

Workforce Planning | Invalid Column Name

I'm receiving the following error when trying to add additional Register Definitions.  During the build, I've added new Register fields as requirements evolve but now am facing this error when running the Update button.  Has anyone run into this issue and resolved it?  

Error executing Workspace Assembly Service class 'Workspace.PLNB1.CustomEventHandler_PLN.WsAssemblyFactory'.Invalid column name 'PayGroup'.
Invalid column name 'Location'.
Invalid column name 'EmpStatus'. (SQL Error Number -2146232060, 207, 207, 207).

User Interface Stack Trace:
   at OneStream.Client.Api.DashboardsAjaxServiceReference.DashboardsAjaxServiceClient.StartExecuteSelectionChangedServerTaskCompressed(SessionInfo si, Boolean isSystemLevel, Guid primaryDashboardID, Guid embeddedDashboardID, Guid componentID, PageInstanceInfo pageInstanceInfo, XFSelectionChangedServerTaskInfo serverTaskInfo)
   at OneStream.Client.SharedUI.DashboardWcfHelper.ExecuteSelectionChangedServerTaskAsync(SessionInfo si, Boolean isSystemLevel, Guid primaryDashboardID, Guid embeddedDashboardID, Guid componentID, PageInstanceInfo pageInstanceInfo, XFSelectionChangedServerTaskInfo serverTaskInfo, OnAfterExecuteSelectionChangedServerTaskDelegate onAfterExecuteSelectionChangedServerTask, Object userState)

 

 

1 Reply

  • aricgresko's avatar
    aricgresko
    Contributor III

    I ended up deleting these 3 columns then adding them back individually by adding a single column, running the update button, and then repeating for the remaining columns.