The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I have the Tabel visual below (not a matrix).
Any idea how to do this using a Table Visual (not a Matrix).
Thanks!
Solved! Go to Solution.
you need to create a measure . and drag the measure into the table .
Hi @Daniel29195
Below is a link to the report. Please let me know if you can get a total displayed under the Event Num column.
Thanks!
https://drive.google.com/file/d/1lgMMFsAhCgGoKBmmzLdF_m1h2ehOiWQu/view?usp=sharing
you need to create a measure . and drag the measure into the table .
Hi @Daniel29195 ,
Thank you for your post.
I tried it, it did not work.
Please note "Event Num" is datatype TEXT.
hello @RichFlorida ,
is it possible that you can share the power bi file via google drive or any cloud storage so that i can take a look ?
Hello @RichFlorida
if the relation between event and datetime is 1 to 1 ( which mean, if for each date/time, you have 1 and only one event , you can something like this :