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 use Excel/Spreadsheet)?
For example: I have a dataset of csv file and it contains many junk data, many columns/rows are blank and null and I want to delete them before pushing it to Elasticube. Is there any workspace/function on Sisense that allow me to do that without any coding/script needed (I mean for no code user)?
Thank you a lot~
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