Forum Discussion

AlanZ's avatar
AlanZ
Icon for Advocate I rankAdvocate I
2 years ago
Solved

Can't See Why Dataflow Fails to Publish

Hello,   I have a Dataflow Gen2 failing to publish. I can click the "Publish" button in the bottom right, which works and takes me back to the Workspace page. On the workspace page, I can see the l...
  • pqian_MSFT's avatar
    pqian_MSFT
    2 years ago

    Ah I see what the problem is, the columns already have min-width on them, so in theory they should accomodate the display of the ! sign. However, since your DF has long-ish names, the name field took over the space and pushed the ! to the right far enough that it gets painted over by hover buttons...

    There is no workaround for this other than editing the DF and shorten the name for now. The UI team will need to fix this.