thuy_resolve
07-30-2024Cloud Apps
Can we edit the data without using code before pushing it to the Elasticube?
Hi guys!
May I seek for your help to see, before we push the data into Elasticube, is there anyway we can edit the data without using code (just like remove column/row, add fields like the way we u...
- 07-30-2024
Hey thuy_resolve ,
I dont think this is posisble. At least not for a CSV-file. I know for DB-connections you could write a query (which is code) to determine which columns to include or to do some transformations.
For a CSV you could drop the specific columns. Then they will not be imported by Sisense. That is the most low-code action I can think of
Hamza