Forum Discussion
yogeshkhetrapal
May 22, 2022Copper Contributor
Pivot Table ; Ungrouping is not working
Hi All, Ungrouping in Date Field is not working. Please suggest.
- May 23, 2022
If in query Call to change Date column data type on datetime it works.
In general, that's best practice to assign data type to each column before returning the query to grid or data model.
yogeshkhetrapal
May 23, 2022Copper Contributor
Hi,
Thank you so much!!!
But the concern is the ungroup feature is not working or probably I'm using wrongly, attaching the sheet for your reference.
SergeiBaklan
May 23, 2022Diamond Contributor
If in query Call to change Date column data type on datetime it works.
In general, that's best practice to assign data type to each column before returning the query to grid or data model.
- yogeshkhetrapalMay 24, 2022Copper Contributor
- SergeiBaklanMay 24, 2022Diamond Contributor
yogeshkhetrapal , you are welcome