support insights
121 Topics- 159KViews24likes3Comments
Using regular expressions in power bi desktop
In Power BI, when we want to process complex and unordered data, adding many steps using power query may not get the desired results. As we know, power query cannot use regular expressions. If we call Python script and use regular expressions to process the data this time, it will become simple.73KViews7likes4Comments