How to Display Historical Tag Query Result In Report?

I have some historical tags that I am trying to display in a report. I’m wondering how I do this. I have tried @tag_history.(TAG PATH)@ and it returns as N/A. I looked in the manual and there is no information on how to implement this into a report. Any help would be greatly appreciated.

image.png

You need to use the data key alias instead of the tag path.

Try @tag_history.current 24hr water total@

Did not work