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

RobbSalzmann's avatar
RobbSalzmann
Valued Contributor II
3 years ago
Solved

SQL Table Editor Unable to Save Data

OS Version 7.4.2 I have a SQL Table Editor in a dashboard.  Three columns: Date, Amount, Descr.  The user can edit Amount and Descr. No Inserts, no deletes. The table loads with a bunch of dates.  ...
  • ckattookaran's avatar
    ckattookaran
    3 years ago

    That is interesting. It should do what you are doing as a SQL already unless somehow the keys are messed up, and SQLTableEditor is sending queries to update multiple records.

  • RobbSalzmann's avatar
    RobbSalzmann
    3 years ago

    Yep, I added a PK column and the STE cooperates.  Professionally I have some thoughts about this, but I'll leave it as solved and kudo you the solution for giving me the idea and the time you spent sharing your thoughts!  Cheers.