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 |
---|---|
87 | |
84 | |
36 | |
35 | |
30 |
User | Count |
---|---|
95 | |
74 | |
67 | |
52 | |
51 |