Forum Discussion
Joschie
Dec 08, 2021Copper Contributor
Pivot table displaying variables independently
[ Spoiler ]
Detlef_Lewin
Dec 09, 2021Silver Contributor
You could do a workaround and create separate pivot tables and use GETPIVOTDATA() to fetch the values and put them in the structure you need.
- SergeiBaklanDec 09, 2021Diamond Contributor
Does it work on Mac ?
- Detlef_LewinDec 09, 2021Silver ContributorThe support article states YES.
- SergeiBaklanDec 09, 2021Diamond Contributor
Detlef_Lewin , thank you. I'm not on Mac, nice to know it works now with data models.