Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hey brains trust
I'm connecting to a Google Sheet that has number of columns input by staff most days. The Date field is prepopulated.
I want a measure that tells me the last date that a column [Amount Spent] had a value.
Is this the best way to achieve - (it is working but I'm new at this so not sure if this is the best way?):
@Peta_g this code might get the last date
Last Updated = LASTNOBLANK(ALL(WebDailyAdStats[Date]),CALCULATE(SUM(WebDailyAdStats[Amount Spent]),ALL(WebDailyAdStats)))
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |