Tableau Tutorial for Beginners | Introduction to Tableau Desktop Workspace & Interface

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ต.ค. 2024
  • #learnatcloudanalytics
    #tableau
    Note: Do not hit on this URL 👉bit.ly/3ArlahQ
    If you're just getting started with Tableau and want to get a good understanding on how to navigate the workspace then this video is for you. We will look at the data source page, the worksheet workspace or canvas, the dashboard workspace as well as the story workspace. I will highlight sections and functionalities, tips and tricks, that may easily be missed but turn out to be hidden gem in helping you get the most out of Tableau.
    -------------------------------------------------------------------------------------------------------------------------------------
    Learn How to become a Power BI developer 👉
    This Complete Power BI Tutorial takes you Step-by-Step as you use Power BI Desktop to create a beautiful Power BI Dashboard. 👉
    ✅ Subscribe to always get my latest videos: / @learnatcloudanalytics
    ▶️Topics Covered in this playlist includes◀️
    1. Get Data (Query Editor)
    2. Relationships
    3. DAX
    4. Visuals
    5. PowerBI.com
    6. How to become a Power BI developer
    7. Roles and responsibilities of a Power BI developer
    8. DAX functions
    9. Data modeling
    10. Reporting tips & tricks
    11. Power BI features
    ----------------------------------------------------------------------------------------------------------------------------------------
    For videos on DAX functions 👉
    1. What is DAX: • What is DAX and its im...
    2. SUM vs SUMX : • SUM vs SUMX in Power B...
    3. SAMEPERIODLASTYEAR : • How to create SAMEPERI...
    4. PARALLELPERIOD: • How to create PARALLEL...
    5. Calculate DAYS In YTD: • Calculate days in YTD ...
    6. YTD | QTD | MTD : • How to Calculate YTD, ...
    7. TOPN : • TOPN DAX in Power BI |...
    8. RANKX : • RANKX in Power BI | Ho...
    ⚡Happy learning - Power On!⚡
    QUESTIONS? COMMENTS? SUGGESTIONS? You’ll find me here:
    Linkedin ► / sailaja-chintala
    Twitter ► @chintalasailaja
    Gmail ► learnatcloudanalytics@gmail.com

ความคิดเห็น • 4

  • @Irfankhan_56
    @Irfankhan_56 ปีที่แล้ว +1

    Thank you so much 🙏

    • @Irfankhan_56
      @Irfankhan_56 ปีที่แล้ว

      I'm totally new to data analytics domain. Till now I was learning Power Bi and SQL. Could you please help me understand how tableau gone help me further?

  • @jyotsnadugar
    @jyotsnadugar ปีที่แล้ว

    hi,
    I hv a query, plz reply to the same.
    if there is a live connection, how can the data be previewed in the tableau?
    In powerBI, we can't even see the data in live or directquery connection but here in Tableau, not only the metadata we could also see the preview of data.
    why is this so and what is the mechanism followed in Tableau during live connections.
    ItI
    plz do reply. it would be of great help.

    • @learnatcloudanalytics
      @learnatcloudanalytics  ปีที่แล้ว

      @Jyotshna: The ability to preview data while using a live connection in Tableau versus Power BI's Direct Query mode is due to differences in the underlying architecture and approach of the two tools.
      Tableau's Live Connection: Tableau establishes a direct connection to the data source when using a live connection. This means that Tableau interacts directly with the data source in real-time, allowing for dynamic exploration and analysis of the data. As a result, Tableau can provide a preview of the data during the connection setup process, as it has immediate access to the data source.
      Power BI's DirectQuery Mode: In Power BI, the DirectQuery mode operates differently. Instead of establishing a live connection directly to the data source, Power BI sends queries to the underlying database in real-time based on user interactions with the report or dashboard. This approach enables Power BI to leverage the full capabilities of the database engine and work with large datasets. However, it means that Power BI doesn't have immediate access to the entire dataset for previewing during the connection setup process.
      In Direct Query mode, Power BI relies on metadata and schema information available from the data source to provide a preview of the fields and their structure. This preview typically includes information such as column names, data types, and initial sample data. However, it doesn't display the complete dataset because the actual data retrieval occurs dynamically during report interaction.