﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
325	a warning message appears when you make a table from a time series graphic	imendez	azamorano	"Sometimes, when you make a table from a time series graphic, a warning message
arises:

// 1.- Compile this code:
Serie SaturdayIndicator = SubSer(CalInd(WD(6), Diario), y2005, y2005m02);
// 2.- Make a graphic of SaturdayIndicator series.
// 3.- Make a table of SaturdayIndicator series from the graphic.
// This warning message arises:
Algunas celdas no son fechas.
El tipo se cambiará a texto.


I don´t know if this error is due to the date format. I think it's a graphic
error because when make directly a table from the series object, it doesn't fail.

Regards."	defect	closed	low		Graphics	head	minor	fixed		
