📌  相关文章
📜  从 PowerBI 中的列中提取子字符串 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:29.785000             🧑  作者: Mango

代码示例1
Text.Middle([Source.Name],8,2)
# extracts the text starting from character 8 (not included) upto the \
next 2 characters