Power BI, кажется, может прочитать это, но когда я пытаюсь добавить значение в таблицу, я получаю следующую ошибку:
OLE DB or ODBC error: [Expression.Error] We couldn't fold the expression to the data source. Please try a simpler expression.

SELECT
*,
CAST(CONVERT(software_log_places USING utf8mb4) AS CHAR(5000)) AS software_log_places_text
from `order`
Подробнее здесь: https://stackoverflow.com/questions/798 ... r-power-bi
Мобильная версия