Jump to content

Help with a report - Learning


This topic is 2090 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Hello,

Maybe someone can help me with a report.

As you can see in the following image, I have 2 issues. 

1- I want to get all the percentages that exist from a certain user in only one line. Its creating multiple lines for the same person and then each one with a diferent percentage. I want one line for the name, then a line for the percentage, and every line corresponding to that percentage. Then another percentage, and all the values of that percentage. and only then it goes to the next user.

2- I created a field that is a calculation of the amount * percentage. But its always nil. The numbers are set and saved in the database but I cant get a simples field with the result of that calculation.

Thank you for your time.

 

image.png.3dcfc2a5a99f26340dec24ee2752191a.png

Link to comment
Share on other sites

1. Looks like the first name is slightly different, see the letter "c." So if you're sorting by name, they will be distinct.

2. Not sure exactly what you're trying to do, but if it involves using a summary field in a calculation, try the GetSummary function.

Link to comment
Share on other sites

  • Newbies

1. OH IT IS! Plot Twist It is my own name and I didnt see the ******* thing! 

2. Its a normal field with the calculated value, Forecasts::Price * (Forecasts::Status / 100) . So Its better to use GetSummary?

Regards

Link to comment
Share on other sites

It looks like you're trying to do a sub-summary report. Is that right? Maybe you could attach a copy of the file, or at least a screenshot of your Manage Database window.

Link to comment
Share on other sites

This topic is 2090 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.