Forum Discussion
List.Buffer manually
- 1 year ago
you can extract a single column from a different source, like
let
Source = Query1[Column1]
in
Source
which gives you a list.
Note that this has nothing to do with list buffers. That's a different feature.
you can extract a single column from a different source, like
let
Source = Query1[Column1]
in
Source
which gives you a list.
Note that this has nothing to do with list buffers. That's a different feature.
- v-aatheeque1 year agoCommunity Support
Hi lmpb1988
Has the response from lbendlin resolved your issue?
If so, please consider marking the helpful reply as the accepted solution—this helps other community members with similar questions find answers more easily.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
- v-aatheeque1 year agoCommunity Support
Hi lmpb1988 ,
Has the response from lbendlin resolved your issue?
If it did, please consider marking the helpful reply as the accepted solution—this helps other community members with similar questions find answers more easily.
Thank you for being a valued member of the Microsoft Fabric Community Forum!
- v-aatheeque1 year agoCommunity Support
Hi lmpb1988 ,
Did lbendlin response resolve your issue?
If yes, please consider marking the helpful reply as the accepted solution. This helps other community members with similar questions find answers more easily.
Thank you for being a valued member of the Microsoft Fabric Community Forum!