Browse By Tags

  • ACE Spotlight: DevExpress Reporting

    Aras partner Minerva developed an easy to use reporting engine with a unique, desktop customization tool that enables users to self-tailor reports to their wants and needs. What does it mean for you? An easy to use report generation tool that’s self-service…
  • ARAS reports

    Former Member
    Former Member
    Hi all, I'm using reports in my project where in one report I need to use the where used concept. I have used AML Query <Item type='Part' id='@id' action='getItemWhereUsed' /> which simply returns all the parts, but as  output doesn't contains any…
  • Self Service Reporting

    Former Member
    Former Member
    Hi ARAS Experts, I have a question. I have been building some Self Service Reports in an ARAS 11 instance. I think that they could be very useful in our Environment. I have the following questions: Can I E-Mail a URL to the Report. If so how?…
  • Reports Exporting an Excel file instead of Displaying HTML

    Former Member
    Former Member
    Hi, I'm quite new to AML and XML and Innovator Reports. The default reports in Innovator 11 SP9 generate a HTML page containing all the data, however is it possible to instead make it generate an Excel file for downloading containing the same data instead…
  • Reports stylesheet question

    Former Member
    Former Member
    I struggling with the stylesheet to filter so that for each Part in the example below only return EHT_Part Charactheristics.eht_char_value where EHT_Part Charactheristics.eht_char_name equals "Mounting" else empty. Any suggestions? Best Regards Geir…