This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi Team,
I am trying to modify standard report 'Unsubmitted or unassigned CC transaction' . I want to calculate how much aged that transaction is (i.e. days between current date and posted date). I applied this condition add added a data item :
_days_between (current_date,[Expense].[Credit Card Transactions].[Posted Date])
This one not getting added in sub queries unsubmitted or unassigned. So I added in main query, it is added without error. But when I am trying to add in in main page its giving an error like below :
Cross joins (between query subjects: Union1, [Credit Card Transaction Tables].[FCT_CCARD_TRANS Posted Dim_Date]) are not permitted for the user who has the identity '*'.
Can you please suggest any solution to this how I can calculate aging of transaction here and add in this report(modified unsubmitted or unassigned cc report).
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
This is a great question. I struggle with creating the exact type of report you mentioned. Currently I just use google to calculate over 60 days/over 90 days, then I manually add comments to my excel file of which cardholders are extremely delinquent. I feel old school doing this aging manually.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@Saikat1 I don't think you can add it to the main query. No error when adding it to the main query is not an indication that it should work. I've reached out to a colleague on the Reporting team. I'm waiting to hear back.
I tried going into your site to look at the report, but when I went in it showed you had the Analysis offering and not Business Intelligence. I also tried to see your Cognos permissions, but nothing came up. Your reporting offering and roles must be administered some other way.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@Saikat1 the expression you have is correct. You must add it to the Unassigned and Unsubmitted queries separately. Once added to each of these queries, you can then the data item to the Main Query, by selecting the main query, then use the source icon. See screenshot.
We found that the assigned ranking caused the report to error after adding the expression, so if you don't care about the top 10, you can remove the rank expression. You will see this under Summary Filters when you are viewing the Main Query data items.
I hope this helps. Good luck. 🙂