Forum Discussion
Anonymous
6 years agoNot applicable
How to retrieve data from another table?
I would like to know if it is possible to access data from one table, without having to expand it, for example, I am working on a table called Critical Post, and I need to access data that is in anot...
- 6 years ago
Hey Anonymous ,
I'm wondering why you can't expand the table.
But neververthless, you can access the content of the table
table[columnname]{rowname}
I recommend reading this article: https://ssbi-blog.de/blog/technical-topics-english/tables-in-power-query-how-when-and-why/
Hopefully, this gets you started.
Regards,
Tom
az38
Community Champion
6 years agoAnonymous
you can use DAX techniques in the report modes.
It is a maximum what I can say with so poor problem statement 🙂