I have an Azure SQL Database table with a column called UserId of int type that has repeated values.
i want Flow to retrieve only the distinct values, so I am sure I need to use the aggregation transformation of get rows action, but I cannot get the syntax right. I tried groupby(UserId) but that gives an error and the flow fails.
Please help!
@v-xida-msftor @v-micsh-msft or @v-yuazh-msft may be able to help
Hi @Meneghino,
Could you please share more details about your Azure SQL table?
Do you want to group your table records based on the UserId field?
Thanks for your feedback, I have made a test on my side, I afraid that the groupby Aggregation transformation is not supported in the "Get rows" action of SQL Server connector of Microsoft Flow currently, if you would like this feature to be added in Microsoft Flow, please consider submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
I have posted this issue to my product team, if the issue is solved, I would reply here.
Best regards,
Kris
hi @v-xida-msft
@v-xida-msft wrote:Hi @Meneghino,
Could you please share more details about your Azure SQL table?
It is a plain vanilla table with a single column primary key
Do you want to group your table records based on the UserId field?
Yes
Thanks for your feedback, I have made a test on my side, I afraid that the groupby Aggregation transformation is not supported in the "Get rows" action of SQL Server connector of Microsoft Flow currently, if you would like this feature to be added in Microsoft Flow, please consider submit an idea to Flow Ideas Forum:
https://powerusers.microsoft.com/t5/Flow-Ideas/idb-p/FlowIdeas
DONE here: https://powerusers.microsoft.com/t5/Flow-Ideas/Add-support-for-groupby-in-SQL-Server-Azure-SQL-Datab...
I have posted this issue to my product team, if the issue is solved, I would reply here.
Best regards,
Kris
User | Count |
---|---|
95 | |
46 | |
21 | |
18 | |
17 |
User | Count |
---|---|
141 | |
50 | |
43 | |
40 | |
29 |