Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note Kyvos does not support some special characters/values. Either remove them from the source data or contact the Kyvos Support team for assistance. |
Formatting data
Kyvos allows you to change the data type for columns while registering datasets. The supported Data Types are char, date, and number.
...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Note
|
Working with Dates
Generally, date columns store dates as strings. Kyvos then reads the date using the default format YYYY/MM/DD. If the date format of the source data doesn't match the default format, then Kyvos will throw an error while validating the registered dataset. To improve performance and avoid errors, you should specify the format string for the date.
...
From the Toolbox, select the object type, such as Files.
Select a registered dataset.
Click the icon to view the Column list if needed.
Click Filter data.
Enter the field, criteria, compare value, value, and to create complex filters, use parentheses, And or Or, and click the Plus icon to add more additional criteria.
Click Apply. See Using filters to learn more
For Ex: You want to filter the data as per the nation "Canada".
a. Click on column c_nation.
b. Click on Filter data.
c. Fill in the details.
d. Click on Apply.
e. Click on Preview table
Now the table is shown below.
...