The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have a column with dates when the last inspection was performed (e. g. 2022-01-12). Another column contains amount of days until the next inspection (e. g. 365, 730 and etc.). I would like to create a third column, which would show the date = last inspection date + days until the next inspection. Can someone help to achieve it? Thanks in advance.
Cheers,
Concrete
Solved! Go to Solution.
@concrete , In date you can add days as the number
a new column
next inspection date = [last inspection date] + [days until the next inspection]
@concrete , In date you can add days as the number
a new column
next inspection date = [last inspection date] + [days until the next inspection]
User | Count |
---|---|
81 | |
81 | |
37 | |
34 | |
31 |
User | Count |
---|---|
94 | |
80 | |
60 | |
50 | |
49 |