The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
@aksharitha22 , For that you need an index column -https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi
Assume you have column A
[A] - maxx(filter(Table, [Index] = earlier([Index])-1), [A])
@aksharitha22 , For that you need an index column -https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi
Assume you have column A
[A] - maxx(filter(Table, [Index] = earlier([Index])-1), [A])