Jump to content

Joyce

Hornbill Users
  • Posts

    256
  • Joined

  • Last visited

Posts posted by Joyce

  1. Hi @Bob Dickinson

    None of our PowerBI report are refreshing. When I tried to refresh from PowerBI, I am not getting any error and looks like the refresh has completed. But the data is not updated on the report, and on Hornbill Report History, there is no new report. 

    Has something change which requires the  RScript we are currently using to connect PowerBI to Hornbill report to be updated? I have notice the reports not running for the past 3 weeks.

     

    Thanks.

    Regards,

    Joyce

     

  2. HI,

     

    I have use the below query to create a measure. Basically i want to create different measure for counting specific tickets logged monthly, but with deferent series  for different years. So for example:

    Series 1- for 2018

    Series 2 for 2020

    Series 3 for 2021

    Series 4 for 2022

     

    Query used for 2020:

    h_datelogged >='2020-01-01 00:00:00' and h_datelogged <='2021-01-01 00:00:00' And     h_fk_team_name like '%Procurement%'.

     

    with the monthly run cycle and max sample history 68 as follows:

    Frequency
                                     Daily                                 Weekly                                 Monthly                                 Quarterly (January/April/July/October)                                 Quarterly (February/May/August/November)                                 Quarterly (March/June/September/December)                                 Yearly                             
    Value Aggregate
                                     Count                                 Sum                                 Average                                 Floor                                 Ceiling                                 Percentage                             
    Maximum Sample History
    Scorecard limit

    Sparkline Limit

     

    This however, seems to run from beginning of the sample( back in 2017), how can I set it to only run for Jan 2020 to December 2020? and only display samples for this period?

    I think this query will take a long time, looking at whole data, to display zeros for values outside of the above period.

    Thanks.

    Regards,

    Joyce

     
     
  3. Hi @James Ainsworth

    One of my colleague has mention that there are some changes made in R-Script which is used to connect data to PowerBI. Apparently the current script has ' issue with spaces in filenames' .

    How will this problem affect the reports?

    Changing of R-Script for us will require a lot of effort and time, as we create multiple Dataset for each dashboard / Report, and we have more than 50 reports in operation at the moment. This means I might be changing 200+ script to accommodate the change. I should rather not do this, if this change is more 'cosmetic- Good to have' rather than 'Required'.

     

    Thanks.

    Regards

     

    Joyce

  4. Hi,

    As there is limitation on amount of rows which can be moved to PowerBI reporting, is there a way to group by date ( either logged or resolved) and do a count  on the month within the date?

    We would like trend ticket logged/ Resolved  monthly for the past 12 month, but currently as the volume of tickets increase we can only review 3 month at a time.

     

    Thanks.

    Kind Regards,

     

     

  5. Thanks @Steve G, but still getting 'DataFormat.Error: Unable to translate bytes [E2] at index 24 from specified code page to Unicode.'

    I have install 'readxl' package as per the above and select both CSV and XLSX output format on the report.

    I also tried with on XLSX output format, which didn't return any data

     

    Regards,

    Joyce

  6. Hi,

    Is there a way to set an email notification to task assignee , when an Approval task is created and assigned to them?

    We use authorisation node for our change request, this is usually assigned to up to 3 users ( with weight distribution among them). How can I set an email to be sent to them when these task are created?

    Thanks.

    Regards,

    Joyce

×
×
  • Create New...