Hmm, I really don't know what to suggest, I can't see any reason why it wouldn't display this information. Which report layout are you using? For larger reports the browser often can't handle it all in one page, so it's best to split it up into separate pages.
For "Just Lit Albums", you could set the mask to be something like...
Code: Select all
Dim Mask : Mask = """<Artist>"",""<Album>"",<Rating>"
Code: Select all
rating = FormatNumber(temp,1)