(Account[Account Number (int)] >=13000 && Account[Account Number (int)]<=13160)||
(Account[Account Number (int)] >=16000 && Account[Account Number (int)]<=16999)
Account range created for Account Receivable report
Acct range (account, grants & pledges receivable)
Expand source
(Account[Account Number (int)] >=13000 && Account[Account Number (int)]<=13409) ||
(Account[Account Number (int)] >=16000 && Account[Account Number (int)]<=16122) ||
(Account[Account Number (int)] >=13411 && Account[Account Number (int)]<=13452)
Account range created for Roll-Up RU-B Accounts, Grants and Pledges Receivable report
Group Inventory
Expand source
each if ([#"Account Number (int)"] >= 14000 and [#"Account Number (int)"] <= 14500) then "Inventories" else if [#"Account Number (int)"] >= 15000 and [#"Account Number (int)"] <= 15100 then "Prepaids" else null)
Account group created for Inventories and prepaid expense report