Write, Bureaucrats, Administrators
3,301
edits
Line 5: | Line 5: | ||
These hidden or nested fields can either be [[Field Type: Record|Records]] or [[Field Type: Table|Tables]] and can be expanded in '''Power Query Editor'''. | These hidden or nested fields can either be [[Field Type: Record|Records]] or [[Field Type: Table|Tables]] and can be expanded in '''Power Query Editor'''. | ||
By using Power Query's native ability to Transform your data, and specifically the [ | By using Power Query's native ability to Transform your data, and specifically the [https://learn.microsoft.com/en-us/powerquery-m/table-expandtablecolumn Table.ExpandTableColumn] and [https://learn.microsoft.com/en-us/powerquery-m/table-expandrecordcolumn Table.ExpandRecordColumn], you can show and include these hidden fields in your Excel or Power bi Reports. | ||
= Steps = | = Steps = |