Template issue in latest build

(2 posts) (2 voices)
  1. ajdjackson, Member

    Morning

    Has their been a change in templates in the latest build 4599?

    I have a dashboard with multiple templates in it such as:

    select 'dbr.record', 'begin', 'bi_content';

    exec sp_DBR_Creditors;

    select 'dbr.record', 'end';

    select 'dbr.template', '#bi_box_blnk';

    select

    'multi2 s1' as "bi_width", 'Trade Creditors' as "bi_header1", concat('as of ',format(getdate(),'dd/MM/yyyy')) as "bi_header2", 'small text' as "bi_dheight", 'no' as "bi_show_green";

    Instead of the content being display inside of the #bi_box_blnk it is displayed outside.

    It looks to me that the dbr.record is not functioning as it should.

    Thanks

    Jake

  2. myDBR Team, Key Master

    Thanks for reporting this. The issue has been fixed in the latest build.

    --
    myDBR Team


Reply

You must log in to post.