Forum Discussion
How to display explicit table name in advanced editor?
Hi acohen-ih-corp,
As I know , this is default in desktop. In my test, you will see it have a query like below(it invokes a function which have corresponding table in it, so the query will know which table it refer to)
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
- Anonymous7 years agoNot applicable
I want to avoid the default setup for the query, only for the line containing "transform file from the folder" so that it displays the the table name "Cover_Table001".
In my example I want to display {[Item] = "Cover_Table001", Kind = "Table"]} within Query1. In your example this would be the same as displaying {[Item] = "Sheet1", Kind = "Sheet"]} inside your query titled : "the folder".
How do I make this happen?