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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
ydguzmano
Frequent Visitor

R Script error: Error in DataframeSource(dataset)

@ydguzmano

Hi everyone,

 

i have a error when i run my code whit r in pbi.

 

Any idea

 

 

Error in DataframeSource(dataset) :
all(!is.na(match(c("doc_id", "text"), names(x)))) is not TRUE
Calls: DataframeSource -> stopifnot
Ejecución interrumpida

 

 

Captura.JPG

 
 
1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi , @ydguzmano 

Is this the answer you are looking for ?

https://stackoverflow.com/questions/47406555/error-faced-while-using-tm-packages-vcorpus-in-r

The first column must be named "doc_id" and contain a unique string identifier for each document. The second column must be named "text" and contain a "UTF-8" encoded string representing the document's content.

 

Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi , @ydguzmano 


Could you please tell me whether your problem has been solved?

If so ,could you please kindly share your resolution so that others having similar concern can find the answer more easily.

 

Best Regards,
Community Support Team _ Eason

v-easonf-msft
Community Support
Community Support

Hi , @ydguzmano 

Is this the answer you are looking for ?

https://stackoverflow.com/questions/47406555/error-faced-while-using-tm-packages-vcorpus-in-r

The first column must be named "doc_id" and contain a unique string identifier for each document. The second column must be named "text" and contain a "UTF-8" encoded string representing the document's content.

 

Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.