Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
juanrivera63
New Member

Calendar Year is a text column but I need to filter for dates greater than 2011

I have a report in paginated report builder with 3 columns

I want to only show data for years >= 2011

But the column Calendar YEar is text, how can I do this in query designer ? 

 

 

 

1 REPLY 1
Medina
Helper II
Helper II

Hi juanrivera63

 

You can do the following:

  1. Right-click on the dataset you want to apply the filter,
  2. Select Filters
    1. Enter the following: CInt(Year)
    2. Change the data type from Text to Integer
  3. Operator >=
  4. Value 2011

Dataset Properties.png

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.