Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
when I expand the Table column, there would show some error.
Table.ExpandTableColumn(Source, "KeyWords", {"Name"}, {"Name"})
Would someone help on this? Thanks a lot!
Solved! Go to Solution.
Hi @jiangxm80 ,
I tested with the following example data, but it works fine. Could you please share your sample data?
Best Regards,
Winniz
Hi @jiangxm80 ,
I tested with the following example data, but it works fine. Could you please share your sample data?
Best Regards,
Winniz
Thanks, I just found that error was not due to that Table field, but another releated one. I have got the issue resolved.
The Table column "KeyWord" was created via the following.
Table.AddColumn(#"Expanded owninguser_appointment", "KeyWords", each let CurrentText=[description] in Table.SelectRows(KeyWords,each Text.Contains(CurrentText,[Keys])))
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |