ContributionsMost RecentMost LikesSolutionsFinance Rules Hi Community, Do we have a method for adding Finance Business Rule for Cube view Report. Any solution to this would be very helpful and appreciated. Thank you. Sorting members. How to sort members from smallest to largest and vice versa based on amount using business rules?? Display Date/time and timezone in the Report footer If (uiItem.uiItemType = XFReportUIItemType.PageFooterDate) Then Dim combinedText As String ' Get the current date and time Dim currentDateTime currentDateTime = Now combinedText = "Date & Time:...Re: Alternate column different background color It is for Columns Can you give some sample codes to achieve alternate colors to the column when we use expansion Alternate column different background color Is there a way to display alternate columns in different colors even if we apply expansion (e.g. .tree , .children etc.) How to display currency in PDF Report? I am able to display it in data explorer but unable to display in PDF report.