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
Sergey
OneStream Employee
2 years agoSQL table editor : parametrize the source of data ?
Hello,
In the SQL table editor component, we can define namely the Schema Name, Table Name, Table Column Names, Where Clause and Order By Clause :
However, I am using a Table that has encr...
db_pdx
2 years agoValued Contributor
This is untested: can you create a SQL View in the background (via a BR), then reference that View in the standard table editor component? You would likely need to create a custom save function as well since you're now looking at data from a View rather than the raw table.
- Sergey2 years ago
OneStream Employee
That's something I will definitely test !
I don't know if one can actually change the table name used for saving data, but that would accomodate with the code needed in order to encrypt / decrypt.
I'll keep you posted on that one !
Related Content
- 3 years ago
- 1 year ago
- 2 months ago
- 2 years ago