vivek893 / TCS-Stock-Analysis

We Analyse TCS Stock price using this dashboard .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCS-STOCK-ANALYSIS
Image of TCS Stock analysis Dashboard

Formulas
  1. This is the formula for extracting the day value from a data:
    Day = DAY('TCS NS'[Date])
  2. This is the formula for extracting the month value from a data:
    Month = MONTH('TCS NS'[Date])
  3. This is the formula for extracting the quater value from a date:
    Quarter = QUARTER('TCS NS'[Date])
  4. This is the formula for extracting the year value from a date:
    year = YEAR('TCS NS'[Date])

About

We Analyse TCS Stock price using this dashboard .