function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jonathan Wolff 7Jonathan Wolff 7 

Datatable to show record name of certain object, file name in record and file engagements

Hi, I have an Object "Mediathek". In this object I do have a List view named "Printmaterial" where I have Files standart component in every record. I want to build a datatable component that shows the names of the record in the first column, the file name in the second column and in 3rd/4th column the file engagements like download number or views of the file. Could you tell me how to achive it?
 
Greetings
Jonathan
 
#Sales Cloud
mukesh guptamukesh gupta
Hi JONATHAN,

Please reffer below url:-

https://developer.salesforce.com/docs/component-library/bundle/lightning:datatable/example

if you need any assistanse, Please let me know!!

Kindly mark my solution as the best answer if it helps you.

Thanks
Mukesh