FavoriteAbraham Kohn (Congregation Yitev Lav D'eretz Yisroel) asked in #Reports & DashboardsNov 18, 2019, 9:35 PMAdding a percentage to the record count via formula fields on a report?I want to have a formula column on a report that should add 10% to the record count. How would I do the formula? Thanks 2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerNarender Singh (-)Nov 18, 2019, 9:42 PMCreate a summary formula like this:RowCount + 0.1 *( RowCount ) And make it display only on "Grand Total Only"Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerNarender Singh (-)Nov 18, 2019, 9:42 PMCreate a summary formula like this:RowCount + 0.1 *( RowCount ) And make it display only on "Grand Total Only"