Hello,
I tried to import several timeseries at once using user interface but I was getting the following error

❌ Validation errors!
Validation errors
Invalid CSV file content: Timeseries "NewTSName" can't be created.
The following CSV file was used:
Building,Site,Name,Campaign scope,Zone,Unit,Space,Storey,Description
Building3,TestSite,NewTSName,TestCampaignScope0,Zone1,Unit,Salle 1,R1,Description1
Building3,TestSite,TestCampaignScope0 have ever been created
After turning around the problem... I noticed that unit wasn't set correctly.
Maybe a more explicit error message could be raised.
An other important point to improve user experience could be to provide sample import file (so typo with columns names won't occur).
Kind regards