Hi Christopher,
I am having trouble posting my reply to this so I will do this via email and cc: our CSM in hopes that if this doesn’t work either she can forward to your email.
Thanks,
Steve
Hi Christopher,
I am still having a lot of trouble here and a lack of documentation and exampels in the Help Guide is probably part of the problem.
Based on what you have provided, I have come up with a the following syntax for Report A and Report B
Report A - is locked to 1 object (Service Target)
=Evalwiki("[[/@Service Target/!FILTER[Service Target="""&Service Target.Service Targets Master Data.Service Target&"""]|"&Service Target.Service Targets Master Data.Service Target&"]]")
Report B - was originally locked to 1 object (Service Target) but is now locked to 2 objects (Service Target and Cost Source) which I changed after your last reply.
=Evalwiki("[[/@Cost Source/!FILTER[Expense Center="""&Cost Source.Cost Source Master Data.Expense Center&"""]|"&Cost Source.Cost Source Master Data.Expense Center&"]]")
In both tables I have Drill filters created from the ribbon for the fields Service Target (in Report A) and Expense Center (in Report B) respectively. they are working correctly with the exception of it filtering on all fields configures in the Rows section of the configuration window. I need those additional fields in the report with grouping.
Both of those ribbon configured Drills are configured with Context includes: (Selected Row(s) and Current Report Context) and desired navigation from Report A to Report B and Report B to Report C respectively.
I have inserted formula columns (Service Type in Report A and Expense Center in Report B) with Type = Label into both columns also called with formulas consistent with the syntax above.
The results get are:
Report A
- Inserted Service Target Evalwiki() function formula column shows "FILTER[Service Target=""]" as the value for every row (it is a hyperlink).
- Clicking any of those values change tab from Service Costing to Configuration with report breadcrumb to Service Target > Service Target = ""
Report B
- Inserted Expense Center Evalwiki() function formula column shows the correct Expense Center value for every row as a hyperlink
- Clicking any of the Expense Center values in that column changes the tab from Service Costing to Configuration with report breadcrumbs showing Cost Source > Expense Center ="4321".
In addition to it not navigating to the desired tab and report, it doesn't appear that it would ever carry forward the filter value from Report A along with the filtered value from Report B if it did land on the correct Report C.
Is the @Service Target in Evalwiki syntax for Report A and @Cost Source for Evalwiki syntax in Report B defining the object in the model it is using or the navigation to the target report? Or both? Or neither?
How would I define the navigation to the correct target report (correct Service Costing tab and report)? What I am seeking is that Report A Evalwiki drill navigates to Report B and B to C where Report A is the parent of Report B and B the parent to C.
Also, in the syntax, how to I ensure that when I select a Service Target in Report A and then an Expense Center in Report B that it carries forward both the Service Target and Expense Center selection as filters to Report C?
Lastly, I am sure that I have configured the table and the inserted formula column and Evalwiki () function in Report A consistent with how I did in Report B but as i said it shows the "FILTER[Service Target =""]" as the value instead of the actual correct Service Target values in Report A. Why wouldn't it show me Service Target values instead of the piece of syntax like it does in Report B with Expense Center?
Have a great holiday weekend!!!
Thanks,
Steve