Forum Discussion
Anonymous
7 years agoNot applicable
Table.Distinct breaks refresh publish report
Hi, I'm building a report which uses and combines multiple queries from agile CRM. The data is stored in the cloud, so no gateway is being used. Basically I want to extract all different owners ...
v-yuta-msft
7 years agoCommunity Support
Hi KWillaert,
Does the issue also occurs in power bi desktop once you add the line ?
comp8 = Table.Distinct(comp7, "id")
Regards,
Jimmy Tao