Dynamic binding of the Column Attributes Data on a table

I have a table which displays a dynamic query based on 3 different dropdown components - one for the general data, the other two for a range of dates.

The problem is that while I can copy the dataset from the Column Attributes Data property, I cannot paste it onto a dynamic property. The error I receive is: “ERROR DURING RETRIEVAL OF CLIPBOARD DATA”

Is it possible to dynamically bind the Column Attributes Data - to copy and paste the associated dataset? Or is there a good workaround?

Thanks

Well, the only thing you can do is create a dataset manually on your dynamic property using the dataset viewer that matches the column attributes dataset. There is no workaround right now since this is a bug on our side. I have added the bug to our tracking system.