Variable.current.with_source(self.sources.collect{|s| s.id}).where( variable_type: 'file' ).each do |variable|
      selected_report_concepts << ReportConcept.new( variable_id: variable.id )