Adam Sabourin on 01 Sep 2022 21:13:41
I just went to save a dataflow and it says "Can't save dataflow: The dataflow model contains an unsupported type." I HAVE ABOUT 50 TABLES! Could you at least tell me which table that is in?
- Comments (3)
RE: Dataflow Error frustration
I had this issue, and solved it by going to View > Schema View, and identified that there was a column in one of the tables that did not have a type specified at all. Setting it to text solved it. In either case, I support this suggestion as it was pure luck/guesswork.
RE: Dataflow Error frustration
Same error. I had less than 10 tables and still no clue where and what the problem is. I fixed the problem is to getting rid of one by one and add one by one. No code changes in overall. Not sure what and where the problem is ... Add more details to the error ...
RE: Dataflow Error frustration
Same error. I only have five tables but I still have no clue what the problem is. What types are unsupported anyway? I don't think I've added anything unusual.