Discussion
Stratosphere Technical Consulting
US
Last activity: 4 May 2015 22:23 EDT
Optimizing Property MedicalPlan.Name
In the "Create Reports" exercise on page 105 of the ml6 pdf (page 109 of the pdf file) it has you create a Report Definition Selected Medical Plans.
In step 7 it shows a screenshot of the warnings and advises you to optimize .WaiveMedical and .MedicalPlan.Name. The screenshot shows .MedicalPlan.Name without any mention of the substring function used.
In my application, it shows
These properties are not optimized, and filtering or grouping by them will result in very poor performance: @@pxSubstring(.Medical.Name,"1","20")
So optimizing .Medical.Name does not remove the warning?
*Note my page property is called .Medical rather than .MedicalPlan