Forum Discussion
copy query option in performance analyzer
copy query option in performance analyzer is greyed out for table visual
Here is my trick :
I created a visual I want to achieve (let's suppose it is made of 4 columns), I will select only 3 columns :
Then :
After starting the recording, add the final column :
Then refresh the visual :
3 Replies
- AmiraBedh
Super User
The "Copy query" option is generally available for visuals that generate DAX queries, such as charts and matrix visuals. Table visuals, particularly those that use direct query mode, might not always support this feature.
Also, the type of data source and the mode of connection (import vs direct query) can affect the availability of this option.
- powerbiexpert22
Impactful Individual
Hi AmiraBedh
how do i get the query behind table visual ?
- AmiraBedh
Super User
Here is my trick :
I created a visual I want to achieve (let's suppose it is made of 4 columns), I will select only 3 columns :
Then :
After starting the recording, add the final column :
Then refresh the visual :