I am using the financial report writer to build a project P&L for my client. I am having trouble getting the project name to appear in the title since there does not seem to be a parameter available.
In my column set, I have added:
=@StartProject + ' - ' + THIS IS WHERE I WANT THE PROJECT DESCRIPTION
The project code is an auto-numbered ID and without the name makes it difficult to identify the reports.
Thank you in advance.
Best answer by SanayaS
@frankfiorentino81 I looked at an existing report in the sales demo where i knew the project ID parameter existed and this is what it says:
can you use this on the parameters screen within report designer and see if it works?
Thanks. This doesn't work exactly as you mentioned, but I was able to use the field you suggested in the GetDescription formula instead and it worked! :)
@iqraharrison48 Thanks for the suggestion but it does not work in the financial report writer. I tried to add it to my column set where the report title is configured, and it errored out.
can you use this on the parameters screen within report designer and see if it works?
Thanks. This doesn't work exactly as you mentioned, but I was able to use the field you suggested in the GetDescription formula instead and it worked! :)