Hi Everyone,
In value tables, is it possible with OOB settings to group child record information under their respective parent record rather than having them appear in separate rows? I have a strong feeling that this is going to require some SAQL or extra dataflow work to make this possible, but I just wanted to check here first in case I am overlooking something.
I know compare tables have this functionality, but they aren't sufficient enough to show the data I am looking to report on. I had to create custom columns in a dataset to split out child records based on their 'Type' and am now looking for a way to group all these columns under their parent record on one row.
Thank you in advance!
2 commenti
Hi Richard, I've tried using a compare table, but it isn't compatible with the way I have these columns sorted out. I may need to make an adjustment to the way these fields are being created in the data flow in order to conform better.