Difference between revisions of "Supported File Formats/pt-br"
(Updating to match new version of source page) |
(Created page with "<span style="color: red;">'''Importante:'''</span>") |
||
Line 27: | Line 27: | ||
− | ''' | + | <span style="color: red;">'''Importante:'''</span> |
− | + | Some settings cannot be modified in the data file or import file during the data import so the dashboards can work properly. For instance: | |
+ | * You cannot add new columns between already imported columns: | ||
+ | ** New columns must be added at the end of the file; | ||
+ | * Columns titles cannot be modified after the first import: | ||
+ | ** The columns nicknames can be modified in [[Input Data Format]], but the dashboard's objects created previously will keep the previous nickname; | ||
+ | ** You must remove and add the column to update the dashboard's object nickname; | ||
+ | * The columns cannot be removed from the file after the first import; | ||
+ | * The columns position cannot be modified after the first import; | ||
+ | * The columns data type (text, value, date) cannot be modified after the first import; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!--[[Save File Supported Format/pt-br|Salvar arquivo em um formato suportado]]--> | <!--[[Save File Supported Format/pt-br|Salvar arquivo em um formato suportado]]--> |
Revision as of 17:05, 18 October 2017
O TaticView suporta os seguintes tipos de arquivo e formatos para importação e atualização:
Extensões Suportadas: XLS, XLSX, XLSM e CSV (ou outra compatível com CSV);
Formatos Suportados:
- O arquivo precisa conter ao menos uma coluna de Data, uma de Texto e uma de Valor;
- Os arquivos devem ter no máximo 100MB (20MB para XLS), 32 colunas de texto e 128 colunas no total;
- Colunas do tipo Texto devem ter no máximo 255 caracteres;
- Colunas do tipo Valor devem ter no máximo 11 inteiros e 5 casas decimais;
- Arquivos ainda podem conter fórmulas e expressões, veja Expressões para mais informações;
- Os títulos das colunas (cabeçalhos) podem conter no máximo 50 caracteres.
Específico para CSV
- Qualquer delimitador de colunas pode ser usado (com exceção a quebra de linhas);
- Campos de Data devem estar num formato suportado. Ex.: "dd/MM/yyyy" = 31/01/2013;
- Campos de Valor (numéricos) devem usar ponto "." ou vírgula "," como separados decimal.
Importante:
Some settings cannot be modified in the data file or import file during the data import so the dashboards can work properly. For instance:
- You cannot add new columns between already imported columns:
- New columns must be added at the end of the file;
- Columns titles cannot be modified after the first import:
- The columns nicknames can be modified in Input Data Format, but the dashboard's objects created previously will keep the previous nickname;
- You must remove and add the column to update the dashboard's object nickname;
- The columns cannot be removed from the file after the first import;
- The columns position cannot be modified after the first import;
- The columns data type (text, value, date) cannot be modified after the first import;