AugForums.com

An Acumatica User Group

  • Free
    • Start Here
    • Rolodex
    • Podcast
    • Blog
    • Forums
  • Paid
    • AugSQL
    • GI Course
    • GI Library
    • Consulting
  • Register
Acumatica Forums

By using this website, you agree to our Terms of Use (click here)

Gabriel Michaud
Gabriel Michaud
@gabriel
Forum Home   |   Recent Posts
Trusted Member
Follow
Profile Activity
Topics: 3 / Replies: 57
AllTopicsReplies
Reply
RE: As At Reporting in Debtors and Creditors

Period-sensitive reports for AP/AR/IN reconciliation can be found here:/p>

3 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Velixo Quick Disconnect

You can also use the « Copy Workbook without Formulas » button in the toolbar if you just need to create a quick copy. The « remove Velixo formulas on...

3 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Velixo TB Signs

Hi! By default, Velixo follows the same convention as Acumatica and returns account balances the same way you would see them in the Account Summary ...

3 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Account Details - Velixo

Hi, For « coded » inquiries like Account Details, you have to create a GI-based version that returns the same data. For the specific inquiry you’re ...

3 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Can you authenticate with Active Directory user

@dianne-a and @timrodman are correct -- it's not possible using Excel's built-in OData connector. It is something that we support with Velixo - we ful...

3 years ago
Forum
Acumatica OData with Microsoft Excel and Power BI
Reply
RE: Suppress 13th period in Trailing Report

Hi Chip, There's currently no way to have a formula in the offset property of the data source and no way to skip period 13 in an ARM column set. I...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Don't flip signs for Liability Accounts with Credit Balances

Hi Michael, The Analytical Report Manager of Acumatica always uses the 'natural' direction when retrieving balances and ignores what you have config...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Velixo: An error occurred while refreshing data from ******. The data that was previously cached will be used.

Hi Debbie, This is an issue that we have reported to Acumatica in the past (Acumatica case #147464); you can see a similar error if you use a web br...

4 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Processing speed - Sales Orders

OK, with 15-20 lines this is definitely not acceptable! I've seen this level of performance with orders containing more than >1000 lines. Since y...

4 years ago
Forum
Everything Else
Reply
RE: Processing speed - Sales Orders

That sounds abnormally slow. Is the system fast everywhere else? How many lines a typical sales order has? Do you have any customizations to Acumatica...

4 years ago
Forum
Everything Else
Reply
RE: Adding Percentage of Total Revenue next to Totals such as Gross Profits

Hi Rosemary, You can use the Column Group feature of ARM to achieve this. In the Row Set, locate the row that corresponds to the Gross Profit line o...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Applying Filters in OData

Hi Tim, Acumatica does not support every OData operator; contains, startswith are endswith are not supported. Velixo has a local OData query proce...

4 years ago
Forum
Acumatica OData with Microsoft Excel and Power BI
Reply
RE: Acumatica Active Directory Single Sign-On (SSO) Limitation

Just filed this as a product suggestion -- we want to use it internally but also use SSO.

4 years ago
Forum
Everything Else
Reply
RE: Is it possible to select Actual and Budget Ledger at run time?

You can't add an additional parameter to select additional ledgers -- what Jeffrey suggested with hidden columns is a good idea. Another option woul...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Conditional Formatting in ARM Report

Hi Mike, Conditional formatting is not possible with ARM. Have you heard of Velixo Reports for Acumatica? You can access the Acumatica actuals and b...

4 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Balancing Open PO Accruals to the GL Account

Don't mean to hijack this, but I stumbled on this after searching for Reconciling Purchase Accruals with Acumatica GL while trying to help another use...

4 years ago
Forum
Everything Else
Reply
RE: Velixo 6 Launch Event

Thanks Tim!!! We've since published multiple articles covering the new features in Velixo 6, feel free to take a look! Sending Emails With Spreads...

5 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Topic
Velixo 6 Launch Event
5 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Replies: 2
Views: 745
Reply
RE: Exporting Reports to Excel (with a Unit set) - Any way to have an Excel sheet created per unit?

Hi Travis, This is not possible with ARM, but you can do it with Velixo very easily. Regards, Gabriel

5 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: German VAT

There's a number of challenges beside the VAT -- I recommend working with lexbizz, this is the Acumatica OEM serving Germany. They have a fully locali...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Working with XML Data Providers in Acumatica (Imports)

Hi William, The first time I tried using the XML Data Provider, documentation was not available and I had to decompile it to understand what it did....

5 years ago
Forum
Everything Else
Reply
RE: Easy way to convert body of tasks to readable text for GI

I just shared an additional prototype on the Acumatica Community forum that does HTML->Image conversion with full formatting. Link:/p>

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Easy way to convert body of tasks to readable text for GI

Cross-posted to StackOverflow as well for developers:/p>

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Easy way to convert body of tasks to readable text for GI

Here you go. The following inquiry shows the HTML Activity details and the resulting value converted to plain text: I created a generic attrib...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Easy way to convert body of tasks to readable text for GI

Converting HTML to plain text is possible. One could add a new field to the DAC through customization that dynamically converts the data. The resultin...

5 years ago
Forum
Acumatica Generic Inquiries & Pivot Tables
Reply
RE: Adding a Stock Item Image on a Report

Hi Ron, The item pictures are ultimately stored in UploadFileRevision.BlobData. You can link to this table by joining InventoryItem with NoteDoc (In...

5 years ago
Forum
Acumatica Report Designer
Reply
RE: PCS Hosting Options

Scott, My personal preference is AWS, with RDS for the database part -- the DB is the most critical part and I prefer the managed aspect of RDS over...

5 years ago
Forum
Everything Else
Reply
RE: Set customer pricing based on cost

For anyone looking to customize/extend the sales price calculation process, ARSalesPriceMaint is the graph that needs to be extended, and CalculateSal...

5 years ago
Forum
Everything Else
Reply
RE: AP Automation in Acumatica 2020 R2

Carl, I believe they're using Azure Cognitive Services:/p> It was mentioned during the keynote at the last summit. Gabriel

5 years ago
Forum
Everything Else
Reply
RE: Importing Project Budget Forecasts

@megan-friesen -- thanks for mentioning us!!! Derek, if you want to see a demo of how we can do Project Forecast Writeback for multiple projects and m...

5 years ago
Forum
Everything Else
Reply
RE: Rolling 12 Month Report Profit & Loss (P&L) in Acumatica

Phil -- you can export ARM reports to XML by clicking the clipboard item and selecting "Export to XML" from the Report Definitions page. The Row Set a...

5 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Third Party Report Products?

Amy - I would be happy to give you a demo of Velixo and provide access to a free trial. The setup takes just 5 minutes and if you used Jet Reports bef...

5 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Need Ability to produce financial reports by date not just by financial period

Hi Bob, Velixo Reports can do this -- here's a demo I shared with another user earlier today:You can see the balances change and how drilldown w...

5 years ago
Forum
Everything Else
Reply
RE: Excel Hyperlink

Video demo of the solution above:/p>

5 years ago
Forum
Everything Else
Reply
RE: Excel Hyperlink

Ryan is 100% correct, this has to do with the way Excel handles links. There are registry changes that can be made to prevent that but for Velixo I di...

5 years ago
Forum
Everything Else
Reply
RE: Adding Project Start Date to header

Hi Dawn, As far as I know there's no way to access this information using the Analytical Report Manager. I would suggest taking a look at Velixo...

5 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Adding a status parameter to ARM

Tim is correct - that can already be done by using Velixo Reports and an inquiry that returns the list of projects filtered by status. We already have...

6 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Manage / Reduce Database Size

In my experience in many cases the high database size is due to an overabundance of snapshots or log tables. In the past automation schedule history w...

6 years ago
Forum
Everything Else
Reply
RE: No longer available for download?

😊 - glad to see some activity here Tim! There's a lot going on our end with Velixo both with the product and the user base that continues to grow. We ...

6 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Array functions - request for feedback

Hi Tim, You came up with quite a few use cases and creative ways to use this tool! I tried using the function directly as list validation source, but ...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Topic
Array functions - request for feedback
7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Replies: 3
Views: 3717
Reply
RE: Financial Statements taking a significant amount of time to run

I remember adding logic to do lazy loading of the unit sets in ARM back in 5.3 so that we didn't have to run the report for every single unit. If you...

7 years ago
Forum
Acumatica Analytical Report Manager (Financial Report Writer)
Reply
RE: Velixo Reports Pro Website now online

Hi Michael, I'm glad that you like our new web site! Regarding your feedback, I think the partner is more than a middle man. They're the ones that are...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Topic
Velixo Reports Pro Website now online
7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Replies: 3
Views: 3296
Reply
RE: ACCOUNTENDINGBALANCE difference

For the benefit of other forum members - Daniel sent me his spreadsheet and I investigated the problem. It turns out that the balance in Velixo Report...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: ACCOUNTENDINGBALANCE difference

Hi Daniel, The balance should be the same. Please double check that the companies, branch, financial period and account list is the same. If you want ...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Generic Enquiry Conflicts

Hi Nic, Velixo Reports accesses the inquiry by name. The ID is auto assigned by Acumatica when we deploy the inquiries and is not important for Velixo...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: No longer available for download?

Hi Shawn, Interest in Velixo Reports has skyrocketed recently which has taken me by surprise. We definitely have a new product out with the "Pro" vers...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: No longer available for download?

Hi David, The open source version has been discontinued. A professionally supported version including multiple new features and improvements is now av...

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Reply
RE: Connecting to Acumatica

Great, thanks for the update. Let us know if you run into any other issue or if you have any feedback or suggestions!

7 years ago
Forum
Velixo Reports for Excel and Acumatica (Financial Report Writer)
Page 1 / 2 Next

Online Members

 No online members at the moment

Acumatica Forums

Terms of Use & Disclaimers :: Privacy Policy

Copyright © 2025 · AUG Forums, LLC. All rights reserved. This website is not owned, affiliated with, or endorsed by Acumatica, Inc.