Hi Experts,
Developed a webi report with Last Execution date display and the report should be displayed in iPad. I have written the formula in a blank cell to display it in iPad.
When I applied <a href="laction://cell?attachedto='Block 1'&valign='top'&halign='left'">Test Date</a> formula, works fine in iPad.
But I need the last execution date display as well and given the formula like this,
="<a href=laction://cell?attachedto='Block1'&valign='top'&halign='left'>"+"Last Execution Date is: "+[Date]+"</a>"
Here [Date] is the last execution date. It doesn't display in ipad.
Please suggest any solution for this.
BO server / Mobile server version : 4.1 SP5
Thanks,
LKumar