AlexGorbunov on 18 Mar 2019 05:37:54
If you copy the 6-digit hex code of the color somewhere in format #123456 (which is 7 characters) and paste it into the color field in Power BI (which length is 6-character), it cuts the last symbol and pastes only '#12345'... which is not correct. You need to go back to the source, copy the color without hash symbol, and than paste again.
I expect Power BI to paste '#123456' and recognize the color.