Forum Discussion
Anonymous
4 years agoNot applicable
LastNonBlankValue ?
This is how the table looks like in Power BI.My goal is to fill up the blank comments (where IsCurrentVersion=1) with last non-null value for the same ID. For example, the blank comment row...
- Anonymous4 years ago
This was solved here:
AlexisOlson
Super User
4 years agoDo you have a proper date table set up?
https://dax.guide/lastnonblankvalue/
In order to use any time intelligence calculation, you need a well-formed date table.
Anonymous
4 years agoNot applicable
This was solved here: