Hi Telerik
We have report with database connection string is parameter. We are using Angular + Asp.net core rest api and telerik reporting view.
So when i sending my sensitive parameters to trdp i don't want to send clear text data. Instead of this is it possible to send encrypted data to asp.net core rest api and decrypt these parameters then send them to the trdp reports??
there is no any sample to access and change the parameters on rest api layer
Do you have any suggession ?
Thanks
Hi, I would like to know how to show the null value from the database as parameter without the conflict of TRS null filter.
Here is my current problem right now;
In my PostgreSql table, I have a status column where it has a null value ( Activated, Pending, blank value[null] ), I don't have a problem showing the Activated and Pending data when I filter them but if I choose the null value which is supposedly it should show the blank status instead it will show all status, Its like a no filter in its parameter.
What should be the best approach here? I read about multi-value parameter but I'm not quite sure about it.
Hello, I just wanna know if there's a way to auto download the reports? the .trdp file.
Like I wanna see them in one single folder all those reports that were made.
Is it possible to have my application call a report from the report server (and pass parameters) to be presented in a webpage that has no URL shown? Basically, I'd like to use the report server without having the end-user see the upper nav bar and left hand menu.
Does the report server have this capability to serve only reports? If so, what is the optimal way to call those reports?
Hello, I would like to know the process of embedding inside the report the report title and user's firstname and last name.