Forum Discussion

JT_NC's avatar
JT_NC
New Member
1 year ago
Solved

Issue returning a table pointer in cell of another table

I have reached the limits of my current knowledge of PowerBI and I’m hoping someone may have some suggestions for me…   In Power Query, I’ve created a custom function to add a column in “Table 1” t...
  • lbendlin's avatar
    1 year ago

    You can do whatever you want in Power Query but when you are done the final result MUST be a tabular structure with SIMPLE column types. No lists,records, tables or other objects are allowed.  Simple column types like Text or Currency only.