This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I regularly have to take in large volumes of data that are not normalized, and then spend time reducing their size and storage requirements by simplifying them. What I would like to see is some intelligent functionality that can analyse a table to identify columns that should be normalized, and then when selected can be split out to a separate reference table with a reference key which can be added to the source table. As this needs to handle data refreshes, it should be encapsulated in the M language steps for data loading. It should be simple enough for non-experts to use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.