• About Me
    • Contact Me

Data Cornering

  • Twitter
  • Facebook
  • LinkedIn
  • How to get when a file is created or modified in R

    How to get when a file is created or modified in R

    Here is how to get information when the file is created or modified in R. With help of R, you can extract this and other valuable information about files.

    May 3, 2022

    in

    R
  • Year and month combination in R

    Year and month combination in R

    The year and month combination in R is possible in different ways. In my case, it is a combination in one data frame column that is logically sortable. For example, the combination in a format YYYYMM.

    April 13, 2022

    in

    R
  • Switch Power BI chart axis dimensions

    Switch Power BI chart axis dimensions

    Here is a solution to add more analytical capabilities to your Power BI charts. Switch Power BI chart axis dimensions to get data grouped by dates, weeks, months, or any other way that you want. By modifying the data model, you can create a slicer that can swap the necessary scale of the axis. That…

    March 1, 2022

    in

    DAX, Power BI
  • How to calculate weighted average using DAX in Power BI

    How to calculate weighted average using DAX in Power BI

    Here is how to calculate weighted average using DAX in Power BI. By creating a measure that calculates the weighted average, you can get results by necessary category.

    February 27, 2022

    in

    DAX, Power BI
  • Replace values in the entire R data frame or range of columns

    Replace values in the entire R data frame or range of columns

    Sometimes data frames or a wide range of columns might contain values that you want to remove or replace. Here is how to replace values in the entire R data frame or range of columns.

    February 24, 2022

    in

    R
  • 3 ways how to create OR logic in DAX

    3 ways how to create OR logic in DAX

    OR logic in DAX is frequently used in various Power BI calculations. The bad and the good news is that you can create that in multiple ways. In this post is 3 of them, and you can decide which is the best one for you.

    February 16, 2022

    in

    DAX, Power BI
  • Export data from R to Excel

    Export data from R to Excel

    Here is how to export data from R to Excel. If you want to write an R data frame in an xlsx file, here are multiple ways how to do that. You can do that quickly or by customizing Excel file content formatting and structure.

    February 11, 2022

    in

    Excel, R
  • Top 6 Excel advanced filter tips and tricks

    Top 6 Excel advanced filter tips and tricks

    Here are my top 6 Excel advanced filter tips and tricks. It is a great tool to speed up and optimize filtering processes in Excel, and it is a good reason to master that more.

    February 9, 2022

    in

    Excel
  • How to filter by data frame row number in R

    How to filter by data frame row number in R

    RStudio data viewer is a great tool to look into data, but sometimes it is necessary to filter by data frame row number in R. By importing files, you might get a warning from parsing with a specified row number, and it might be necessary to do further investigation.

    February 4, 2022

    in

    R
  • How to extract the pattern of numbers from text in R

    How to extract the pattern of numbers from text in R

    Here is how to extract phone numbers, ids, or any other pattern of numbers from text in R. With the help of regex, it is possible to do this seemingly complicated task easily.

    January 31, 2022

    in

    R
←Newer Posts Older Posts→


Data Cornering

Copyright © Data Cornering All Rights Reserved

Proudly powered by WordPress