Forum Discussion
webstark
9 years agoFrequent Visitor
Count of changes between two dates
Hi, Just say I have this table in BI. Location Rack 1 (quant) Rack 2 Rack 3 Date S1 12 1...
cs_skit
9 years agoResolver IV
In some cases referencing last row is easy like here in a calculated column:
some cases you need more like in this example where I used date to rank and you can also use additional conditions in that expression:
http://community.powerbi.com/t5/Desktop/Last-country-visited-timeline-logic/m-p/206028#M90786
hope this helps you get a solution