I met some problems when summing the distinct assets. Say I have a table have three columns: userid, login_Date, assets. How can I get the total assets for all users which is 10k+5k+7.5k = 22.5k here? Thank you
Hello @mmmzzss and welcome to the Quicksight community!
In this example, is the user_id and the assets always going to be the same? For example, will the user_id 10000 always have 10,000 in the assets column?