Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
Hi Folks,
Need help..
In the below snapshot, I need to get records from account name by expanding the column. I need to get each account name with comma seperated.
I get error, "Expression.Error: We cannot convert a value of type Record to type Text." If you observe below snapshot, it contains three values, lookupid, loopkvalue and isSecretFieldvalue.
My inetrest is only "lookupValue" where it contains account name. I need to tweak below line,
= Table.TransformColumns(#"Extracted Values3", {"Account Name", each Text.Combine(List.Transform(_, Text.From), ","), type text})
Thanks in advance.
@Shruthi96 , Click in the empty space near to list and check what kind of data it has. Based on that we can do the operation needed, Seem like the current operation is not suitable.
Check out the October 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
112 | |
112 | |
105 | |
94 | |
58 |
User | Count |
---|---|
174 | |
147 | |
136 | |
102 | |
82 |