News

Power Query transformations can assist in splitting data into rows, based on various factors such as delimiter, text patterns, and data types.
With SQL Server 2016, it now makes sense to store JSON objects in your database (even though there’s no JSON datatype). Here’s how to query JSON properties to find the rows you want.
Learn how to use Excel Power Query's extract and split column features to extract delimited strings into their components.
If you need to conditionally split values into multiple columns in Microsoft Excel, consider using the IF() function. Here's how.