Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I am working on a report, I want to recreate the Elements in the FIRST date, in the newly created Second Date table.
There is no way to copy or duplicate the already created FIRST Date table, Also I cannot go into the Query builder to see what's happening here because it's done on the report view or Model view. Is there a youtube link to create such Calendar Tables?
The formulas are straightforward using the existing functions such as DAY(), MONTH(), YEAR(), etc,
I wanted to know what the below icon before Date
stands for,
and how is it different from the below icon before Date, looks like a Calendar
because both have the same format in column tools, not sure why there is a different icon assigned to them.
Could someone explain this power bi feature?
The formula used to create SECOND DATE 2 =
CALENDAR(DATE(2023,1,1),TODAY())
I am trying to replicate the FIRST DATE table,
THE FIRST DATE table looks like this:
Hi,
I don't think there is a way to just duplicate a table created in DAX. In the new Table, you will have to copy/write the column formulas individually.