GroupBy function is working normally with text fields with below formula
GroupBy('Purchase Orders',"Category", "Group")
Now I have changed Category field to Choice field and trying with same formula and it is giving error as Expected text, numeric, boolean or datetime values.
Choice fields and lookup fields are frequently used field types. We require definitely groupby with these fields. Is it possible to release this update in powerapps in future releases?