Datafeed not under the correct column headings?

This issue can occur when loading either a textfile or spreadsheet into the dashboard that contains special characters, in particular the pipe character '|'. The Intuitive dashboards uses the pipe character to differentiate between columns within the source data.

Meaning, if a the data in a column contains a pipe character, the dashboard will see this as the end of one column and start of a new column. It will therefore move everything over one column, resulting in the data appearing split and under the wrong column names.

This is the same for CSV files where commas are commonly present in text data.