Hello,
I have a Dataset that i need to split into hours. Is there any InfoObject to populate with 0TIME and that to be split hourly?
Like in 0DATE, after we populate the InfoObject then we can split into Day, Month, Year, etc.
I have data that contains transactions with Date and Time, and I want to make a report where I can see the number of transaction hourly.
How can I split this to be able to see it calculated hourly?
Thank you in advance!