Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
Are there any visuals available that can display a high volume of data in a condensed format.
I have attached an example of something like what I am looking for.
Example visuals
Thanks
Solved! Go to Solution.
Hi @lampard1987 ,
Please review the following thread and try the method in it. Hope it can help you.
Dealing with milliseconds in timestamps
If the millionseconds time does not show properly in visual. I would suggest you convert the time into precise millionseconds and then concatenate hour, minute, second and millionsecond in TEXT format.
For more details about this workaround, you can refer to blog below:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Milliseconds-Duration/td-p/406698
In addtion, the actual time is still correct if you use them in your measure/calculate column, you can click table view and check the original data.
Best Regards
@lampard1987 , Power bi have continuous axis(shown above) with Date/datetime and number
Hi @amitchandak ,
Thank you. The problem we have which I forgot to mention above is that a lot of the data we are trying to display needs to be differentiated by the date/time milleseconds.
Currently the data on the visual is grouped by date/time/second which is not accurate enough for what we need.
The raw data has the milleseconds in it however the viusal does not use this.
Hi @lampard1987 ,
Please review the following thread and try the method in it. Hope it can help you.
Dealing with milliseconds in timestamps
If the millionseconds time does not show properly in visual. I would suggest you convert the time into precise millionseconds and then concatenate hour, minute, second and millionsecond in TEXT format.
For more details about this workaround, you can refer to blog below:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Milliseconds-Duration/td-p/406698
In addtion, the actual time is still correct if you use them in your measure/calculate column, you can click table view and check the original data.
Best Regards
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.