Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have datasource as Excel file. The file contains two sheets. Sheet A contains data. Sheet B containd only columnnames but there is no values. i,e Sheet B is an empty sheet with out data. But the sheet will get values in coming weeks. So for now I created qvw. The qvw contains two sheets with two straight table. I would need to show to my user a custom message whenever there is no data it should show 'There is no data' with column names. If there is data it should populate with values.
Is it possible?
Thanks in advance.
Will something like this work?
Thanks.
Thanks.
Thanks. This gives me more information to create Adhoc report for user.