Forum Discussion
Jase68
3 years agoHelper I
Set a Summarized Table as Featured Table
Hi I have created a summary table in my Power BI data model using the DAX Summarize fucntion. I now want to set this summary table as a Featured Table (so I can connect to it from Excel). ...
FreemanZ
3 years agoSuper User
hi Jase68
Are you expecting to groupby a table in Power Query, which is similar to SUMMARIZE in DAX?
https://learn.microsoft.com/en-us/power-query/group-by
Jase68
3 years agoHelper I
Hi FreemanZ
Thank you for the response.
No, I was expecting to find a way to set my summary table as a feature table and I dont understad why I cannot.
If the answer is it's not possible to set a (DAX driven) SUMMARIZE table as a feature table then yes, I guess that I would need to understand how to recreate my table using groupby in Power Query instead- but I'd like to avoid that route if I can.
Thanks.