on 2021 Feb 09 2:15 PM
Hi,
Selected the Employee Times report to create a new model. As soon as select the report and select ok, receiving the following error. "The report Employee Times : Overtime requires a mandatory filter and cannot be accessed. Please recreate the report" , Can extract other reports and only reports Employee Times not working.
Attached the screenshot of the error.
Thanks, Sridhar
Hi all,
The report contains the key figure group "Employee Times: Overtime Overview" (technical ID: HCMTLMU01_GRI_13 ) which is of type Grid. This key figure group cannot be supported by OData, and as a consequence, it cannot be called from SAC, since this integration is using OData.
To solve this, the report can be copied and the key figure group should be removed. Instead, please select key figures only (no key figure groups).
Note that when building custom reports on the data source "Employee Times", you should always use the "Key Date" characteristic and set it up as a variable. This will ensure optimal performance in your report.
Kind regards
Olga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello olga.bittner2 ,
thank you for this information. Completely new to me.
Do you know where this is documented? At the moment, I'm trying to get DataSource HCMTLMU01 into SAC via OData API for DataSources but it's more or less trial and error and no profund understanding what exactly is wrong/happening (I get lots of UUIDs for example and don't know why).
If you know of HOWTOs or Best Practices (even outdated ones) concerning extending ByD by SAC, I would be very thankful for such informations.
Best regards
Andreas
hi Andreas,
I find a good way of troubleshooting this is to query the respective report / data source through OData in a browser first, before creating an SAC query. I tried this with the report "Employee Times: Overtime Overview", and got an error message saying "mandatory filter is missing". This led me to the following KBAs:
https://launchpad.support.sap.com/#/notes/2419785
https://launchpad.support.sap.com/#/notes/2336518
The second one explains about key figure groups.
I also did a quick search on UUIDs being returned via OData when querying data sources and found this:
https://launchpad.support.sap.com/#/notes/2991040 (basically saying that in data sources, this is correct, but if you query a report you will get the text instead of the UUID).
I find the following blogs quite helpful:
https://blogs.sap.com/2015/03/10/odata-for-sap-business-bydesign-analytics/ (about OData in ByD in general)
https://blogs.sap.com/2017/09/27/extending-sap-bydesign-analytics-using-sap-analytics-cloud/ (about ByD - SAC specifically)
A few more general points when it comes to data sources and OData (you may be aware of them already of course):
Hope some of this is helpful.
Kind regards
Olga
Dear olga.bittner2 ,
thank you very much for those provided links. Especially all the 'launchpad'-links are gold for me. The 2 'blogs' by Heusermann/Kraus were already known to me. I think I will deep dive into this knowledge in the next few days.
I really appreciate this shared knowledge
best regards
Andreas
User | Count |
---|---|
71 | |
11 | |
10 | |
10 | |
10 | |
8 | |
7 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.