Accessing my data in the Azure IoT Hub

Context: I am sending temp/humidity data from my temp/humidity sensor through a gateway device to Azure, where it is being stored in the IoT Hub.

Problem: Where is this data? I can access it through the device twin & also see it being sent via the Azure CLI, but the data logged in the IoT Hub only conveys information about the gateway message itself, not the actual data. The screenshot is a chart of messages received to date; I can go step deeper and glean insights about the messages but nothing about the sensor data.

Can this information only be accessed via another service? Is there no way to view data in the Hub?

Looking for clarification, tips/tricks. Thanks!!

i will recommend looking into Azure power Bi.