Kommentare zu: Fast table construction with Table.FromColumns and lists with metadata records https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/ Wir lieben Microsoft Power BI Wed, 20 Jan 2021 13:13:53 +0000 hourly 1 https://wordpress.org/?v=6.7.2 Von: Lars Schreiber https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/#comment-1788 Wed, 20 Jan 2021 13:13:53 +0000 https://ssbi-blog.de/?p=9571#comment-1788 Als Antwort auf Jan Willem van Holst.

Hi Jan,

I would love to tell you, that it is about performance or at least elegancy of the code, but the hard truth is: I messed up 😛 Thanks for improving the code. I updated it.

Cheers,
Lars

]]>
Von: Jan Willem van Holst https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/#comment-1787 Wed, 20 Jan 2021 12:28:54 +0000 https://ssbi-blog.de/?p=9571#comment-1787 Lars,
Thx! Why recalculate the table names in line 38, while they are still available in ListOfColNames?

]]>
Von: Lars Schreiber https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/#comment-1280 Wed, 09 Sep 2020 07:27:52 +0000 https://ssbi-blog.de/?p=9571#comment-1280 Als Antwort auf Alvaro.

Hello Alvaro,

really happy to ‚hear‘ that.

Thanks for your feedback 🙂
Lars

]]>
Von: Alvaro https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/#comment-1278 Wed, 09 Sep 2020 04:21:13 +0000 https://ssbi-blog.de/?p=9571#comment-1278 Hello Lars,
I have read several of your publications and lately your podcast.
Thank you

]]>
Von: Lars Schreiber https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/#comment-1268 Fri, 04 Sep 2020 13:23:13 +0000 https://ssbi-blog.de/?p=9571#comment-1268 Als Antwort auf Konrad.

Hi Konrad,

I wouldn’t get too hung up on that. I copied this example from another solution. In this context the List.Buffer() really makes little sense 🙂

Thanks and cheers,
Lars

]]>
Von: Konrad https://ssbi-blog.de/blog/technical-topics-english/fast-table-construction-with-table-fromcolumns-and-lists-with-metadata-records/#comment-1267 Fri, 04 Sep 2020 13:16:04 +0000 https://ssbi-blog.de/?p=9571#comment-1267 Really handy solution. I’m curious though why you use List.Buffer for columns (DayName,etc). I understand the use for Date, since that is re-used multiple times but why for the other columns?

]]>