Skip to main content
Question

Custom attributes - BR

  • April 12, 2021
  • 2 replies
  • 141 views

Forum|alt.badge.img+10
  • Hero (Customer)
  • 98 replies

Hi,

I am new to Business Report and trying to add a new custom attribute ‘sub_project_id’ to FACT_GL_TRANSACTION but not working ! wondering where is my error …

select Sub_Project_Id from activity a where a.project_id = :project_id and activity_seq = :activity_seq

 

 

Any suggestion is much appreciated …

 

Thanks

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+9

Hi @NMALKI ,

Can you please mention what do you mean by this is not working. How do you identify that it’s not working? 

Best Regards,

Nisansala


Forum|alt.badge.img+10
  • Author
  • Hero (Customer)
  • 98 replies
  • May 6, 2021

Thanks for your reply. It has been a while and all good now.

The custom attribute was not generating the correct data in Business Report.