How to Use PARALLELPERIOD In Power BI
PARALLELPERIOD is a DAX function that returns a table that contains a series of dates parallel to the dates to the function. This function can be used to calculate numeric columns over a given timeframe and supports monthly, yearly, and quarterly intervals. PARALLELPERIOD Syntax The DAX syntax for PARALLELPERIOD is simple and can be seen…