I have a two-part question surrounding the same report I am attempting to complete. One is probably a simple fix while the other, not so sure about.
First:
I haven't yet seen this. I am attempting to adjust formatting on a cell for currency. The display should be $50.00 for example. The source attribute is currency from Dynamics to begin with but the result is 50.0000 even though the setting is:
My second question is on how I should go about building a parameter so that when users run the report, they select a customer from the dataset in the report but its showing the same name multiple times. I mean this makes sense I guess because the sample dataset has 5 rows which the same customer is listed 3 times. If I were to build another dataset of only accounts, any suggestions as to how to tie it to the primary dataset so that the results show everything related to that customer and NOT all 5 rows?
*This post is locked for comments