You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Azure Data Factory Studio (not MS Fabric Data Factory), when we go to any data preview, like in a data flow in a sink, the last, rightmost column cannot be widened to see all the data in it. I have is a timestamp column and I cannot see all the data in a column. Please make it available to make that rightmost column wider.
Steps to reproduce.
Go to Azure Data Factory portal on the web, Launch Studio.
On far left go to Author (pencil icon).
Make a Dataflow that will process data where the last, rightmost column is a wide column like a timestamp. Use currentUTC() to make the timestamp.
Turn on Data Flow Debug. Wait a few minutes for it to start.
Go to a source in the data flow. Go to the Data Preview tab. Click Refresh to see the data.
Find the rightmost column. Try to make the column wider or narrower, you can't by moving the mouse cursor to the right of the last header. You can't widen or resize the rightmost column.
The text was updated successfully, but these errors were encountered:
In Azure Data Factory Studio (not MS Fabric Data Factory), when we go to any data preview, like in a data flow in a sink, the last, rightmost column cannot be widened to see all the data in it. I have is a timestamp column and I cannot see all the data in a column. Please make it available to make that rightmost column wider.
Steps to reproduce.
currentUTC()
to make the timestamp.The text was updated successfully, but these errors were encountered: